Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
recvfromex.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

ssize_t recvfromex (int sockfd, void *buf, size_t len, int flags, CSocketAddress *pSrcAddr, CSocketAddress *pDstAddr)
 

Function Documentation

ssize_t recvfromex ( int  sockfd,
void *  buf,
size_t  len,
int  flags,
CSocketAddress pSrcAddr,
CSocketAddress pDstAddr 
)

Definition at line 44 of file recvfromex.cpp.