socksx::socks6

Function read_no_authentication

Source
pub async fn read_no_authentication<S>(
    stream: &mut S,
) -> Result<Vec<SocksOption>>
where S: AsyncRead + Unpin,
Expand description

Reads the authentication response.