Libsctp-Dev
- sctp_bindx(3) Add or remove bind addresses on a socket.
- sctp_connectx(3) initiate a connection on an SCTP socket using multiple
- sctp_getladdrs(3) Returns all locally bound addresses on a socket.
- sctp_getpaddrs(3) Returns all peer addresses in an association.
- sctp_opt_info(3) Get options on a SCTP socket.
- sctp_peeloff(3) Branch off an association into a separate socket.
- sctp_recvmsg(3) Receive a message from a SCTP socket.
- sctp_recvv(3) Receive a message from a SCTP socket with an extensible way.
- sctp_send(3) Send a message from a SCTP socket.
- sctp_sendmsg(3) Send a message from a SCTP socket.
- sctp_sendv(3) Send messages from a SCTP socket with an extensible way.
- sctp(7) SCTP protocol.