Class: TCPSocket (Ruby 2.3.4) Home Core 2.3.4 Std-lib 2.3.4 Downloads Home Classes Methods In Files resolv-replace.rb Parent IPSocket Methods ::new Class/Module Index Quicksearch IPSocket SOCKSSocket TCPSocket UDPSocket No matching classes. TCPSocket Public Class Methods new(host, serv, *rest) # File resolv-replace.rb, line 23 def initialize(host, serv, *rest) rest[0] = IPSocket.getaddress(rest[0]) if rest[0] original_resolv_initialize(IPSocket.getaddress(host), serv, *rest) end This page was generated for Ruby 2.3.4 Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious. Generated with Ruby-doc Rdoc Generator 0.36.0.