Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
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) |
ssize_t recvfromex | ( | int | sockfd, |
void * | buf, | ||
size_t | len, | ||
int | flags, | ||
CSocketAddress * | pSrcAddr, | ||
CSocketAddress * | pDstAddr | ||
) |
Definition at line 44 of file recvfromex.cpp.