Function ntex_async_std::from_tcp_stream

source ·
pub fn from_tcp_stream(stream: TcpStream) -> Result<Io>
Expand description

Convert std TcpStream to async-std’s TcpStream