SOCKS::Frames::StatusFlag
Inherits Enum < Comparable < Value < Object
Constants
IndicatesSuccess = 0_u8
ConnectFailed = 1_u8
ConnectionNotAllowed = 2_u8
NetworkUnreachable = 3_u8
HostUnreachable = 4_u8
ConnectionDenied = 5_u8
TTLTimeOut = 6_u8
UnsupportedCommand = 7_u8
UnsupportedAddressType = 8_u8
Undefined = 9_u8