Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libsctp(3lib) [opensolaris man page]

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_sendmsg FILES
/usr/lib/libsctp.so.1 shared object /usr/lib/64/libsctp.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
Intro(2), Intro(3), attributes(5), sctp(7P) SunOS 5.11 05 April 2004 libsctp(3LIB)

Check Out this Related Man Page

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_sendmsg FILES
/usr/lib/libsctp.so.1 shared object /usr/lib/64/libsctp.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
intro(2), intro(3), attributes(5), sctp(7P) SunOS 5.10 05 April 2004 libsctp(3LIB)
Man Page