pub type BoundSockets<I, D, A, S> = BoundSocketMap<I, D, A, S>;Expand description
Datagram demultiplexing map.
Aliased Typeยง
pub struct BoundSockets<I, D, A, S> { /* private fields */ }pub type BoundSockets<I, D, A, S> = BoundSocketMap<I, D, A, S>;Datagram demultiplexing map.
pub struct BoundSockets<I, D, A, S> { /* private fields */ }