In Files

  • resolv-replace.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

SOCKSSocket

Public Class Methods

new(host, serv) click to toggle source
 
               # File resolv-replace.rb, line 72
def initialize(host, serv)
  original_resolv_initialize(IPSocket.getaddress(host), port)
end
            
There is an updated format of the API docs for this version here.