Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
Functions | |
void | assertion_failed_msg (char const *expr, char const *msg, char const *function, char const *file, long line) |
void | assertion_failed (char const *expr, char const *function, char const *file, long line) |
void boost::assertion_failed | ( | char const * | expr, |
char const * | function, | ||
char const * | file, | ||
long | line | ||
) |
Definition at line 34 of file common.cpp.
void boost::assertion_failed_msg | ( | char const * | expr, |
char const * | msg, | ||
char const * | function, | ||
char const * | file, | ||
long | line | ||
) |
Definition at line 24 of file common.cpp.