|
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 | |
| int | AtomicIncrement (int *pInt) |
| int | AtomicDecrement (int *pInt) |
| int AtomicDecrement | ( | int * | pInt | ) |
Definition at line 68 of file atomichelpers.cpp.
| int AtomicIncrement | ( | int * | pInt | ) |
Definition at line 61 of file atomichelpers.cpp.