Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/sctp.h>
SCTP_RTOINFO
SCTP_ASSOCINFO
SCTP_PRIMARY_ADDR
SCTP_PEER_ADDR_PARAMS
SCTP_DEFAULT_SEND_PARAM
SCTP_MAX_SEG
SCTP_AUTH_ACTIVE_KEY
SCTP_DELAYED_SACK
SCTP_MAX_BURST
SCTP_CONTEXT
SCTP_EVENT
SCTP_DEFAULT_SNDINFO
SCTP_DEFAULT_PRINFO
SCTP_STATUS
SCTP_GET_PEER_ADDR_INFO
SCTP_PEER_AUTH_CHUNKS
SCTP_LOCAL_AUTH_CHUNKS
[EINVAL] | |
The argument arg value was invalid. | |
[EOPNOTSUPP] | |
The argument opt was not one of the above listed SCTP socket options. | |
[EBADF] | |
The argument s is not a valid descriptor. | |
[ENOTSOCK] | |
The argument s is not a socket. | |
SCTP_OPT_INFO (3) | June 18, 2011 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | What will happen when the 32-bit Unix date goes negative in mid-January 2038 does not bear thinking about. | ” |
— Henry Spencer |