pub type ServerStream = UnixStream;Expand description
The server end of an accepted control connection.
Aliased Typeยง
pub struct ServerStream { /* private fields */ }pub type ServerStream = UnixStream;The server end of an accepted control connection.
pub struct ServerStream { /* private fields */ }