LLC_UI_LISTEN
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_ui_listen - allow a normal socket to accept incoming connections
SYNOPSIS
"SYNOPSIS"
int llc_ui_listen (struct socket * sock, int backlog);
ARGUMENTS
- sock
-
Socket to allow incoming connections on.
- backlog
-
Number of connections to queue.
DESCRIPTION
Allow a normal socket to accept incoming connections.
Returns 0 upon success, negative otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:16 GMT, October 06, 2005