# File lib/dnsruby/resolver.rb, line 601
    def packet_timeout=(t)
      @packet_timeout = t
      update
    end