Function socksv5::read_version

source ·
pub async fn read_version<Stream>(stream: Stream) -> SocksVersionResultwhere
    Stream: AsyncRead + Unpin,