sctp_recvmsg.3 (d1d015864103b253b3fcb2f72a0da5b0cfeb31b6) | sctp_recvmsg.3 (0aee91e1fb311f4f92779bb2c7ef0c1fe10d8d35) |
---|---|
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) --- 277.It Bq Er EPIPE 278The socket is unable to send anymore data 279.Dv ( SBS_CANTSENDMORE 280has been set on the socket). 281This typically means that the socket 282is not connected and is a one-to-one style socket. 283.El 284.Sh SEE ALSO | 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) --- 277.It Bq Er EPIPE 278The socket is unable to send anymore data 279.Dv ( SBS_CANTSENDMORE 280has been set on the socket). 281This typically means that the socket 282is not connected and is a one-to-one style socket. 283.El 284.Sh SEE ALSO |
285.Xr getsockopt 2 , |
|
285.Xr recv 2 , 286.Xr select 2 , | 286.Xr recv 2 , 287.Xr select 2 , |
288.Xr setsockopt 2 , |
|
287.Xr socket 2 , 288.Xr write 2 , | 289.Xr socket 2 , 290.Xr write 2 , |
289.Xr getsockopt 2 , 290.Xr setsockopt 2 , | |
291.Xr sctp_send 3 , 292.Xr sctp_sendmsg 3 , 293.Xr sendmsg 3 , 294.Xr sctp 4 | 291.Xr sctp_send 3 , 292.Xr sctp_sendmsg 3 , 293.Xr sendmsg 3 , 294.Xr sctp 4 |