Package lksctp-tools-devel

Development files for lksctp-tools

http://lksctp.sourceforge.net

Development files for lksctp-tools which include man pages, header files,
static libraries, symlinks to dynamic libraries and some tutorial source code.

Version: 1.0.19

See also: lksctp-tools.

Library Functions

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