Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Socks::Request
Inherits
Reference
/
Object
Constants
AssociateCommand = 3_u8
BindCommand = 2_u8
ConnectCommand = 1_u8
FQDN = 3
IPV4 = 1
IPV6 = 4
Constructors
new
(client :
TCPSocket
, auth :
String
|
Nil
= nil)
Source
Instance methods
handle
Source
handle_associate
Source
handle_bind
Source
handle_connect
Source
read_addr_spec
Source
send_reply
(resp :
ResponseCode
)
Source
Nested types
Socks::Request::ResponseCode