# File lib/dnsruby/resolver.rb, line 706
    def no_tcp=(on)
      @no_tcp=on
      update
    end