pub fn from_unix_stream(stream: UnixStream) -> Result<Io>
Expand description

Convert std UnixStream to glommio’s UnixStream