|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Public Attributes | |
| uint32_t | window_start = 0 |
| uint16_t | count = 0 |
Definition at line 49 of file listener.cpp.
| uint32_t AcceptThrottleCtx::window_start = 0 |
Definition at line 51 of file listener.cpp.
Referenced by listener_accept_allowed(), and listener_accept_throttle_reset().
| uint16_t AcceptThrottleCtx::count = 0 |
Definition at line 52 of file listener.cpp.
Referenced by listener_accept_allowed(), and listener_accept_throttle_reset().