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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 4 of file soc_send.c.