class Socks::Socks4a
- Socks::Socks4a
- Socks::Socks4
- Socks::Socks
- IO
- Reference
- Object
Defined in:
nghttp/transports/socks/socks.crInstance Method Summary
Instance methods inherited from class Socks::Socks4
connect(host, port)
connect,
recv_connect
recv_connect,
send_connect(host, port)
send_connect,
send_connect_ipv4(ip, port)
send_connect_ipv4
Instance methods inherited from class Socks::Socks
close(*args, **options)close(*args, **options, &) close, closed?(*args, **options)
closed?(*args, **options, &) closed?, connect(host : String, port : Int) connect, connect_socks connect_socks, flush(*args, **options)
flush(*args, **options, &) flush, peek(*args, **options)
peek(*args, **options, &) peek, read(*args, **options)
read(*args, **options, &) read, rewind(*args, **options)
rewind(*args, **options, &) rewind, socks socks, socks? : TCPSocket? socks?, socks_host : String socks_host, socks_port : Int32 socks_port, tty?(*args, **options)
tty?(*args, **options, &) tty?, write(data : Bytes) : Nil write