pub fn from_tcp_stream(stream: TcpStream, cfg: SharedCfg) -> Result<Io, Error>
Convert std TcpStream to TcpStream
TcpStream