![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
This is the complete list of members for ServerRateLimiter, including all inherited members.
| backoffUntil | ServerRateLimiter | private |
| clearExpired(const QDateTime &now) | ServerRateLimiter | |
| deadline(const QString &host) const | ServerRateLimiter | |
| earliestDeadline(const QDateTime &now) const | ServerRateLimiter | |
| EXHAUSTED_BACKOFF_MS | ServerRateLimiter | static |
| isRateLimited(const QString &host, const QDateTime &now) const | ServerRateLimiter | |
| last429 | ServerRateLimiter | private |
| MAX_BACKOFF_MS | ServerRateLimiter | static |
| MAX_RETRIES | ServerRateLimiter | static |
| MIN_429_BACKOFF_MS | ServerRateLimiter | static |
| on429(const QString &host, const QDateTime &now, qint64 retryAfterMs=0) | ServerRateLimiter | |
| onSuccess(const QString &host) | ServerRateLimiter | |
| RESET_GRACE_MS | ServerRateLimiter | static |
| retryRounds | ServerRateLimiter | private |
| rounds(const QString &host) const | ServerRateLimiter |