|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Public Attributes | |
| uint32_t | window_start = 0 |
| uint16_t | count = 0 |
Definition at line 48 of file listener.cpp.
| uint32_t AcceptThrottleCtx::window_start = 0 |
Definition at line 50 of file listener.cpp.
Referenced by listener_accept_allowed(), and listener_accept_throttle_reset().
| uint16_t AcceptThrottleCtx::count = 0 |
Definition at line 51 of file listener.cpp.
Referenced by listener_accept_allowed(), and listener_accept_throttle_reset().