example.3 (0d2332f2d1726d484b4aaf8b6e9ffb1b22d4a651) example.3 (b92a189eb9b32f7e9db74343d46434b554a67d04)
1.\" Copyright (c) [year] [your name]
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 183 unchanged lines hidden (view full) ---

192.It Bq Er EMSGSIZE
193Message too long.
194.It Bq Er EPROTOTYPE
195Protocol wrong type for socket.
196.It Bq Er ENOPROTOOPT
197Protocol not available.
198.It Bq Er EPROTONOSUPPORT
199Protocol not supported.
1.\" Copyright (c) [year] [your name]
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 183 unchanged lines hidden (view full) ---

192.It Bq Er EMSGSIZE
193Message too long.
194.It Bq Er EPROTOTYPE
195Protocol wrong type for socket.
196.It Bq Er ENOPROTOOPT
197Protocol not available.
198.It Bq Er EPROTONOSUPPORT
199Protocol not supported.
200.It Bq Er ESOCKNOTSUPORT
200.It Bq Er ESOCKTNOSUPPORT
201Socket type not supported.
202.It Bq Er EOPNOTSUPP
203Operation not supported.
204.It Bq Er EPFNOSUPPORT
205Protocol family not supported.
201Socket type not supported.
202.It Bq Er EOPNOTSUPP
203Operation not supported.
204.It Bq Er EPFNOSUPPORT
205Protocol family not supported.
206.It Bq Er EAFNNOSUPPORT
206.It Bq Er EAFNOSUPPORT
207Address family not supported by protocol family.
208.It Bq Er EADDRINUSE
209Address already in use.
210.It Bq Er EADDRNOTAVAIL
211Cannot assign requested address.
212.It Bq Er ENETDOWN
213Network is down.
214.It Bq Er ENETUNREACH

--- 112 unchanged lines hidden ---
207Address family not supported by protocol family.
208.It Bq Er EADDRINUSE
209Address already in use.
210.It Bq Er EADDRNOTAVAIL
211Cannot assign requested address.
212.It Bq Er ENETDOWN
213Network is down.
214.It Bq Er ENETUNREACH

--- 112 unchanged lines hidden ---