LLC_UI_GETSOCKOPT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_ui_getsockopt - get connection specific socket info
SYNOPSIS
"SYNOPSIS"
int llc_ui_getsockopt (struct socket * sock, int level, int optname, char * optval, int * optlen);
ARGUMENTS
- sock
-
Socket to get information from.
- level
-
Socket level user is requesting operations on.
- optname
-
Operation name.
- optval
-
Variable to return operation data in.
- optlen
-
Length of optval.
DESCRIPTION
Get connection specific socket information.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:16 GMT, October 06, 2005