SOCK_ALLOC
Section: (9)
Updated: 09 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: 00:02:52 GMT, October 09, 2005