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 inter-
faces defined below. See Intro(3) for additional information
on shared object interfaces.
sctpbindx sctpfreeladdrs
sctpfreepaddrs sctpgetladdrs
sctpgetpaddrs sctpoptinfo
sctppeeloff sctprecvmsg
sctpsend sctpsendmsg
FILES
/usr/lib/libsctp.so.1 shared object
/usr/lib/64/libsctp.so.1 64-bit shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Evolving
MT-Level Safe
SEE ALSO
Intro(2), Intro(3), attributes(5), sctp(7P)
SunOS 5.11 Last change: 05 April 2004 1
|