pub type SocketStatusChanges = StatusChanges<SocketStatus>;Expand description
Status-change stream for a Socket.
Aliased Typeยง
pub struct SocketStatusChanges { /* private fields */ }pub type SocketStatusChanges = StatusChanges<SocketStatus>;Status-change stream for a Socket.
pub struct SocketStatusChanges { /* private fields */ }