method

new

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

No documentation available.

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