method
new
v2_4_6 -
Show latest stable
- Class:
SOCKSSocket
new(host, serv)public
No documentation available.
# File lib/resolv-replace.rb, line 73
def initialize(host, serv)
original_resolv_initialize(IPSocket.getaddress(host), port)
end