.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "LLC_RELEASE_SOCKETS" "" "06 October 2005" "" ""
.SH NAME
llc_release_sockets \- releases all sockets in a sap
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int llc_release_sockets (struct llc_sap * \fIsap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsap\fB\fR
sap to release its sockets
.SH "DESCRIPTION"
.PP
Releases all connections of a sap. Returns 0 if all actions complete
successfully, nonzero otherwise