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

Go to the source code of this file.

Functions

int connect (int sockfd, const struct sockaddr *addr, socklen_t addrlen)
 

Function Documentation

int connect ( int  sockfd,
const struct sockaddr addr,
socklen_t  addrlen 
)

Definition at line 5 of file soc_connect.c.