Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
atomichelpers.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int AtomicIncrement (int *pInt)
 
int AtomicDecrement (int *pInt)
 

Function Documentation

int AtomicDecrement ( int *  pInt)

Definition at line 68 of file atomichelpers.cpp.

int AtomicIncrement ( int *  pInt)

Definition at line 61 of file atomichelpers.cpp.