|
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 | |
| uint32_t | Logging::GetLogLevel () |
| void | Logging::SetLogLevel (uint32_t level) |
| void | Logging::LogMsg (uint32_t level, const char *pszFormat,...) |
Variables | |
| const uint32_t | LL_ALWAYS = 0 |
| const uint32_t | LL_DEBUG = 1 |
| const uint32_t | LL_VERBOSE = 2 |
| const uint32_t | LL_VERBOSE_EXTREME = 3 |