Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
atomichelpers.cpp File Reference
#include "commonincludes.hpp"
#include "atomichelpers.h"
Include dependency graph for atomichelpers.cpp:

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.