Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
This is the complete list of members for IPolling, including all inherited members.
Add(int fd, uint32_t eventflags)=0 | IPolling | pure virtual |
AddRef()=0 | IRefCounted | pure virtual |
ChangeEventSet(int fd, uint32_t eventflags)=0 | IPolling | pure virtual |
Close()=0 | IPolling | pure virtual |
Initialize(size_t maxSockets)=0 | IPolling | pure virtual |
Release()=0 | IRefCounted | pure virtual |
Remove(int fd)=0 | IPolling | pure virtual |
WaitForNextEvent(PollEvent *pPollEvent, int timeoutMilliseconds)=0 | IPolling | pure virtual |