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 RateLimiter, including all inherited members.
_isUsingLock | RateLimiter | protected |
_mutex | RateLimiter | protected |
_table | RateLimiter | protected |
get_rate(const RateTracker *pRT) | RateLimiter | protected |
get_time() | RateLimiter | protectedvirtual |
MAX_RATE | RateLimiter | static |
MIN_COUNT_FOR_CONSIDERATION | RateLimiter | static |
PENALTY_TIME_SECONDS | RateLimiter | static |
RateCheck(const CSocketAddress &addr) | RateLimiter | |
RateCheckImpl(const CSocketAddress &addr) | RateLimiter | protected |
RateLimiter(size_t tablesize, bool isUsingLock) | RateLimiter | |
RESET_INTERVAL_SECONDS | RateLimiter | static |
~RateLimiter() | RateLimiter | virtual |