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

Go to the source code of this file.

Functions

ssize_t recv (int sockfd, void *buf, size_t len, int flags)
 

Function Documentation

ssize_t recv ( int  sockfd,
void *  buf,
size_t  len,
int  flags 
)

Definition at line 4 of file soc_recv.c.