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

Go to the source code of this file.

Functions

int getpeername (int sockfd, struct sockaddr *addr, socklen_t *addrlen)
 

Function Documentation

int getpeername ( int  sockfd,
struct sockaddr addr,
socklen_t addrlen 
)

Definition at line 4 of file soc_getpeername.c.