|
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 RateLimiterMockTime, including all inherited members.
| _isUsingLock | RateLimiter | protected |
| _mutex | RateLimiter | protected |
| _table | RateLimiter | protected |
| _time | RateLimiterMockTime | |
| get_rate(const RateTracker *pRT) | RateLimiter | protected |
| get_time() | RateLimiterMockTime | inlinevirtual |
| 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 | |
| RateLimiterMockTime(size_t tablesize) | RateLimiterMockTime | inline |
| RESET_INTERVAL_SECONDS | RateLimiter | static |
| set_time(time_t t) | RateLimiterMockTime | inline |
| ~RateLimiter() | RateLimiter | virtual |