1libsctp(3LIB)                 Interface Libraries                libsctp(3LIB)
2
3
4

NAME

6       libsctp - SCTP sockets library
7

SYNOPSIS

9       cc [ flag... ] file... -lsctp [ library... ]
10
11

DESCRIPTION

13       Functions in this library provide the SCTP socket interface.
14

INTERFACES

16       The  shared  object libsctp.so.1 provides the public interfaces defined
17       below. See Intro(3) for additional information on shared object  inter‐
18       faces.
19
20
21
22
23       sctp_bindx                    sctp_freeladdrs
24       sctp_freepaddrs               sctp_getladdrs
25       sctp_getpaddrs                sctp_opt_info
26       sctp_peeloff                  sctp_recvmsg
27       sctp_send                     sctp_sendmsg
28
29

FILES

31       /usr/lib/libsctp.so.1       shared object
32
33
34       /usr/lib/64/libsctp.so.1    64-bit shared object
35
36

ATTRIBUTES

38       See attributes(5) for descriptions of the following attributes:
39
40
41
42
43       ┌─────────────────────────────┬─────────────────────────────┐
44       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
45       ├─────────────────────────────┼─────────────────────────────┤
46       │Interface Stability          │Evolving                     │
47       ├─────────────────────────────┼─────────────────────────────┤
48       │MT-Level                     │Safe                         │
49       └─────────────────────────────┴─────────────────────────────┘
50

SEE ALSO

52       Intro(2), Intro(3), attributes(5), sctp(7P)
53
54
55
56SunOS 5.11                       05 April 2004                   libsctp(3LIB)
Impressum