]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/pdns_recursor.cc
implement timeouts with millisecond resolution, and raise the default timeout to...
authorBert Hubert <bert.hubert@netherlabs.nl>
Tue, 22 Sep 2009 10:14:43 +0000 (10:14 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Tue, 22 Sep 2009 10:14:43 +0000 (10:14 +0000)
commit5b0ddd184d426dd9e159cf55dedd2ced6d081c8b
tree43093cf43075222f9c297b2e01886cd0a907814a
parent34383528cc1cd6f0d9193876808c0e5e753bd807
implement timeouts with millisecond resolution, and raise the default timeout to 1500 msec.
In addition, the previous code may not actually have been delivering the "1 second" timeout accurately, this is now fixed

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1402 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/dnsreplay.cc
pdns/lwres.cc
pdns/lwres.hh
pdns/misc.hh
pdns/mtasker.cc
pdns/mtasker.hh
pdns/pdns_recursor.cc