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