SOCK_ALLOC
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sock_alloc - allocate a socket
SYNOPSIS
"SYNOPSIS"
struct socket * sock_alloc ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Allocate a new inode and socket object. The two are bound together
and initialised. The socket is then returned. If we are out of inodes
NULL is returned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:59 GMT, October 06, 2005