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
blog comments powered by Disqus