pub type LocalSeqPacketEndpoint = LocalEndpoint<LocalSeqPacket>;
Expand description
The seq-packet endpoint type.
Aliased Typeยง
pub struct LocalSeqPacketEndpoint { /* private fields */ }
pub type LocalSeqPacketEndpoint = LocalEndpoint<LocalSeqPacket>;
The seq-packet endpoint type.
pub struct LocalSeqPacketEndpoint { /* private fields */ }