socksx::constants

Constant SOCKS_CMD_CONNECT

Source
pub const SOCKS_CMD_CONNECT: u8 = 0x01u8;
Expand description

Command code for establishing a TCP/IP stream connection.