|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Public Attributes | |
| IpAllowRule | rules [DETWS_IP_ALLOWLIST_SLOTS] |
| uint8_t | count = 0 |
Definition at line 168 of file listener.cpp.
| IpAllowRule IpAllowCtx::rules[DETWS_IP_ALLOWLIST_SLOTS] |
Definition at line 170 of file listener.cpp.
Referenced by listener_ip_allow_add(), listener_ip_allowed(), and listener_ip_allowlist_reset().
| uint8_t IpAllowCtx::count = 0 |
Definition at line 171 of file listener.cpp.
Referenced by listener_ip_allow_add(), listener_ip_allowed(), and listener_ip_allowlist_reset().