'\" te .\" Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. .TH libsctp 3LIB "19 May 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libsctp \- SCTP sockets library .SH SYNOPSIS .LP .nf \fBcc\fR [ \fIflag\fR... ] \fIfile\fR... \fB-lsctp\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION .sp .LP Functions in this library provide the SCTP socket interface. .SH INTERFACES .sp .LP The shared object \fBlibsctp.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBsctp_bindx\fR\fBsctp_connectx\fR \fBsctp_freeladdrs\fR\fBsctp_freepaddrs\fR \fBsctp_getladdrs\fR\fBsctp_getpaddrs\fR \fBsctp_opt_info\fR\fBsctp_peeloff\fR \fBsctp_recvmsg\fR\fBsctp_recvv\fR \fBsctp_send\fR\fBsctp_sendmsg\fR \fBsctp_sendv\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libsctp.so.1\fR\fR .ad .RS 28n .rt shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libsctp.so.1\fR\fR .ad .RS 28n .rt 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelSafe .TE .SH SEE ALSO .sp .LP \fBIntro\fR(2), \fBIntro\fR(3), \fBattributes\fR(5), \fBsctp\fR(7P)