socksx::socks6

Function write_no_authentication

Source
pub async fn write_no_authentication<S>(stream: &mut S) -> Result<()>
where S: AsyncWrite + Unpin,
Expand description

Writes a reply to indicate no authentication is needed.