Skip to main content

FlowId

Type Alias FlowId 

Source
pub type FlowId = usize;
Expand description

Slab index of an admitted flow. Stable for the flow’s lifetime; reused after close. The shell maps upstream_token -> FlowId for the NAT return path.