Module zebra_network::peer_set::limit
source · 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§
- A counter for active connections.
- A signal sent by a
Connection
when it closes. - A per-connection tracker.