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

Go to the source code of this file.

Classes

class  CPoll
 

Functions

HRESULT CreatePollingInstance (uint32_t type, size_t maxSockets, IPolling **ppPolling)
 

Function Documentation

HRESULT CreatePollingInstance ( uint32_t  type,
size_t  maxSockets,
IPolling **  ppPolling 
)

Definition at line 519 of file polling.cpp.