| Main index | Section 2 | Options |
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/sctp.h>
| [ENOTCONN] | |
| The id given to the call does not map to a valid association. | |
| [E2BIG] | |
| The size of the address list exceeds the amount of data provided. | |
| [EBADF] | |
| The argument s is not a valid descriptor. | |
| [ENOTSOCK] | |
| The argument s is not a socket. | |
| SCTP_PEELOFF (2) | October 30, 2007 |
| Main index | Section 2 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | C is a language that combines all the elegance and power of assembly language with all the readability and maintainability of assembly language. | ” |