LIBSCTP(3LIB) Interface Libraries LIBSCTP(3LIB)
NAME
libsctp - SCTP sockets library
SYNOPSIS
cc [
flag... ]
file...
-lsctp [
library... ]
DESCRIPTION
Functions in this library provide the SCTP socket interface.
INTERFACES
The shared object
libsctp.so.1 provides the public interfaces defined
below. See
Intro(3) for additional information on shared object
interfaces.
sctp_bindx sctp_freeladdrs sctp_freepaddrs sctp_getladdrs sctp_getpaddrs sctp_opt_info sctp_peeloff sctp_recvmsg sctp_send sctp_sendmsgFILES
/usr/lib/libsctp.so.1 shared object
/usr/lib/64/libsctp.so.1 64-bit shared object
ATTRIBUTES
See
attributes(7) for descriptions of the following attributes:
+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Evolving |
+--------------------+-----------------+
|MT-Level | Safe |
+--------------------+-----------------+
SEE ALSO
Intro(2),
Intro(3),
sctp(4P),
attributes(7) April 5, 2004 LIBSCTP(3LIB)