Function socksx::addresses::read_address[][src]

pub async fn read_address<S>(stream: &mut S) -> Result<Address> where
    S: AsyncRead + Unpin
Expand description