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

Go to the source code of this file.

Functions

int getsockopt (int sockfd, int level, int optname, void *optval, socklen_t *optlen)
 

Function Documentation

int getsockopt ( int  sockfd,
int  level,
int  optname,
void *  optval,
socklen_t optlen 
)

Definition at line 4 of file soc_getsockopt.c.