]> git.ipfire.org Git - thirdparty/pdns.git/commit
Convert timeout values to be specified as a timeval, so sub-second timeout
authorOtto <otto.moerbeek@open-xchange.com>
Tue, 25 May 2021 10:05:30 +0000 (12:05 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 18 Jun 2021 06:47:42 +0000 (08:47 +0200)
commit5011172846a52f4a34b5952b7bb8f8a80350ea43
treee5990c86b315d1177d98cd2948734f8275b2c2e0
parent6f4d5e75e73eff721d6be5a043348bd1703d562a
Convert timeout values to be specified as a timeval, so sub-second timeout
values can be handled correctly.

Also make sure sdig uses a NB socket, to handle timeouts correctly.
19 files changed:
pdns/auth-carbon.cc
pdns/dnsdist-tcp.cc
pdns/dnsdistdist/dnsdist-tcp-downstream.cc
pdns/dnsdistdist/dnsdist-tcp-upstream.hh
pdns/dnsdistdist/test-dnsdisttcp_cc.cc
pdns/dnsproxy.cc
pdns/dolog.hh
pdns/iputils.cc
pdns/iputils.hh
pdns/ixfrdist.cc
pdns/lwres.cc
pdns/misc.cc
pdns/misc.hh
pdns/rec-carbon.cc
pdns/sdig.cc
pdns/sstuff.hh
pdns/tcpiohandler.cc
pdns/tcpiohandler.hh
pdns/ws-recursor.cc