My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc_listen.c File Reference
#include "soc_common.h"
#include <sys/socket.h>

Go to the source code of this file.

Functions

int listen (int sockfd, int max_connections)
 

Function Documentation

int listen ( int  sockfd,
int  max_connections 
)

Definition at line 4 of file soc_listen.c.