Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <testpolling.h>
Public Attributes | |
int | readpipe |
int | writepipe |
bool | fDataPending |
Definition at line 20 of file testpolling.h.
bool PipePair::fDataPending |
Definition at line 24 of file testpolling.h.
int PipePair::readpipe |
Definition at line 22 of file testpolling.h.
int PipePair::writepipe |
Definition at line 23 of file testpolling.h.