|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Public Attributes | |
| IpThrottleBucket | buckets [DETWS_PER_IP_THROTTLE_SLOTS] |
Definition at line 89 of file listener.cpp.
| IpThrottleBucket IpThrottleCtx::buckets[DETWS_PER_IP_THROTTLE_SLOTS] |
Definition at line 91 of file listener.cpp.
Referenced by listener_accept_allowed_ip(), and listener_per_ip_throttle_reset().