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.
Namespaces | |
Logging | |
Functions | |
void | Logging::VPrintMsg (const char *pszFormat, va_list &args) |
uint32_t | Logging::GetLogLevel () |
void | Logging::SetLogLevel (uint32_t level) |
void | Logging::LogMsg (uint32_t level, const char *pszFormat,...) |
Variables | |
static uint32_t | Logging::s_loglevel = LL_ALWAYS |