method

new

v1_8_7_330 - Show latest stable - Class: SOCKSSocket
new(host, serv)
public

No documentation available.

# File lib/resolv-replace.rb, line 60
  def initialize(host, serv)
    original_resolv_initialize(IPSocket.getaddress(host), port)
  end