socket.2 (8269e7673cf033aba67dab8264fe719920c70f87) | socket.2 (6e1fc0118033f42b7c0d3623c8f67a89ebecabb2) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. 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. --- 268 unchanged lines hidden (view full) --- 277within this domain. 278.It Bq Er EPROTOTYPE 279The socket type is not supported by the protocol. 280.El 281.Sh SEE ALSO 282.Xr accept 2 , 283.Xr bind 2 , 284.Xr connect 2 , | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. 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. --- 268 unchanged lines hidden (view full) --- 277within this domain. 278.It Bq Er EPROTOTYPE 279The socket type is not supported by the protocol. 280.El 281.Sh SEE ALSO 282.Xr accept 2 , 283.Xr bind 2 , 284.Xr connect 2 , |
285.Xr divert 4 , | |
286.Xr getpeername 2 , 287.Xr getsockname 2 , 288.Xr getsockopt 2 , 289.Xr ioctl 2 , | 285.Xr getpeername 2 , 286.Xr getsockname 2 , 287.Xr getsockopt 2 , 288.Xr ioctl 2 , |
290.Xr ip 4 , 291.Xr ip6 4 , | |
292.Xr listen 2 , 293.Xr read 2 , 294.Xr recv 2 , 295.Xr select 2 , 296.Xr send 2 , 297.Xr shutdown 2 , 298.Xr socketpair 2 , 299.Xr write 2 , 300.Xr CMSG_DATA 3 , 301.Xr getprotoent 3 , | 289.Xr listen 2 , 290.Xr read 2 , 291.Xr recv 2 , 292.Xr select 2 , 293.Xr send 2 , 294.Xr shutdown 2 , 295.Xr socketpair 2 , 296.Xr write 2 , 297.Xr CMSG_DATA 3 , 298.Xr getprotoent 3 , |
299.Xr divert 4 , 300.Xr ip 4 , 301.Xr ip6 4 , |
|
302.Xr netgraph 4 , 303.Xr protocols 5 304.Rs 305.%T "An Introductory 4.3 BSD Interprocess Communication Tutorial" 306.%B PS1 307.%N 7 308.Re 309.Rs --- 40 unchanged lines hidden --- | 302.Xr netgraph 4 , 303.Xr protocols 5 304.Rs 305.%T "An Introductory 4.3 BSD Interprocess Communication Tutorial" 306.%B PS1 307.%N 7 308.Re 309.Rs --- 40 unchanged lines hidden --- |