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 | |
K | key |
V | value |
Definition at line 60 of file fasthash.h.
K FastHashBase< K, V >::Item::key |
Definition at line 62 of file fasthash.h.
V FastHashBase< K, V >::Item::value |
Definition at line 63 of file fasthash.h.