LLC_UI_SETSOCKOPT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_ui_setsockopt - set various connection specific parameters.
SYNOPSIS
"SYNOPSIS"
int llc_ui_setsockopt (struct socket * sock, int level, int optname, char * optval, int optlen);
ARGUMENTS
- sock
-
Socket to set options on.
- level
-
Socket level user is requesting operations on.
- optname
-
Operation name.
optval User provided operation data.
- optval
-
-- undescribed --
- optlen
-
Length of optval.
DESCRIPTION
Set various connection specific parameters.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:38 GMT, October 06, 2005