Skip to main content

SocketStatusChanges

Type Alias SocketStatusChanges 

Source
pub type SocketStatusChanges = StatusChanges<SocketStatus>;
Expand description

Status-change stream for a Socket.

Aliased Typeยง

pub struct SocketStatusChanges { /* private fields */ }