diff options
Diffstat (limited to 'usr/src/man/man3socket/sctp_getladdrs.3socket')
-rw-r--r-- | usr/src/man/man3socket/sctp_getladdrs.3socket | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man3socket/sctp_getladdrs.3socket b/usr/src/man/man3socket/sctp_getladdrs.3socket index 255b0ca435..f343921788 100644 --- a/usr/src/man/man3socket/sctp_getladdrs.3socket +++ b/usr/src/man/man3socket/sctp_getladdrs.3socket @@ -24,7 +24,6 @@ SCTP socket .fi .SH DESCRIPTION -.sp .LP The \fBsctp_getladdrs()\fR function queries addresses to which an SCTP socket is bound. The \fBsctp_freeladdrs()\fR function releases resources that are @@ -52,13 +51,11 @@ The \fBsctp_freeladdrs()\fR function frees the resources allocated by \fBsctp_getladdrs()\fR. The \fIaddrs\fR parameter is the array of addresses allocated by \fBsctp_getladdrs()\fR. .SH RETURN VALUES -.sp .LP Upon successful completion, the \fBsctp_getladdrs()\fR function returns the number of addresses in the \fIaddrs\fR array. Otherwise, the function returns \fB-1\fR and sets \fBerrno\fR to indicate the error. .SH ERRORS -.sp .LP The \fBsctp_getladdrs()\fR call fails under the following conditions. .sp @@ -98,7 +95,6 @@ The \fIid\fR argument is an invalid socket. .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -116,9 +112,9 @@ MT-Level Safe .TE .SH SEE ALSO -.sp .LP \fBbind\fR(3SOCKET), \fBin.h\fR(3HEAD), \fBlibsctp\fR(3LIB), \fBsctp_freepaddrs\fR(3SOCKET), \fBsctp_getpaddrs\fR(3SOCKET), +\fBsockaddr\fR(3SOCKET), \fBsocket\fR(3SOCKET), \fBattributes\fR(5), \fBinet\fR(7P), \fBinet6\fR(7P), \fBip\fR(7P), \fBip6\fR(7P), \fBsctp\fR(7P) |