Skip to main content

ConnId

Type Alias ConnId 

Source
pub type ConnId = u64;
Expand description

Stable connection identifier carried by Msg::owner.

A unique 64-bit tag the connection layer stamps on every message it produces.