Expand description
Counting active connections used by Zebra.
These types can be used to count any kind of active resource. But they are currently used to track the number of open connections.
Structs§
- Active
Connection Counter - A counter for active connections.
- Connection
Closed - A signal sent by a
Connection
when it closes. - Connection
Tracker - A per-connection tracker.