Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <fasthash.h>
Public Attributes | |
int | index |
ItemNode * | pNext |
Definition at line 69 of file fasthash.h.
int FastHashBase< K, V >::ItemNode::index |
Definition at line 71 of file fasthash.h.
ItemNode* FastHashBase< K, V >::ItemNode::pNext |
Definition at line 72 of file fasthash.h.