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

Go to the source code of this file.

Functions

int socket (int domain, int type, int protocol)
 

Function Documentation

int socket ( int  domain,
int  type,
int  protocol 
)

Definition at line 4 of file soc_socket.c.