Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/sctp.h>
After the caller is finished, the function sctp_freepaddrs() or sctp_freeladdrs() should be used to release the memory allocated by these calls.
[EINVAL] | |
An address listed has an invalid family or no addresses were provided. | |
[ENOMEM] | |
The call cannot allocate memory to hold the socket addresses. | |
[EBADF] | |
The argument s is not a valid descriptor. | |
[ENOTSOCK] | |
The argument s is not a socket. | |
SCTP_GETPADDRS (3) | December 15, 2006 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | VI = Virtually Incomprehensible. | ” |