LIBSCTP(3LIB) Interface Libraries LIBSCTP(3LIB)

libsctp - SCTP sockets library

cc [ flag... ] file... -lsctp [ library... ]

Functions in this library provide the SCTP socket interface.

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_sendmsg

/usr/lib/libsctp.so.1

shared object

/usr/lib/64/libsctp.so.1

64-bit shared object

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Evolving
MT-Level Safe

Intro(2), Intro(3), sctp(4P), attributes(7)

April 5, 2004 OmniOS