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