Function ntex_async_std::from_unix_stream[][src]

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

Convert std UnixStream to async-std’s UnixStream