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

Go to the source code of this file.

Functions

int accept (int sockfd, struct sockaddr *addr, socklen_t *addrlen)
 

Function Documentation

int accept ( int  sockfd,
struct sockaddr addr,
socklen_t addrlen 
)

Definition at line 4 of file soc_accept.c.