Methods

Net::DNS::Resolver::TcpTimeout

Public Class Methods

new(seconds) click to toggle source
# File lib/net/dns/resolver/timeouts.rb, line 64
def initialize(seconds)
  @output = "infinite"
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.