]> git.ipfire.org Git - thirdparty/pdns.git/commit
make timeout a double, since we'd busy loop otherwise on sub-msec intervals, plus...
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 5 Jun 2015 19:21:46 +0000 (21:21 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 5 Jun 2015 19:21:46 +0000 (21:21 +0200)
commitce79dd66774e3a6a44b8d8b386a0b4d443b9a9e3
treef3a972316d044b1bb011262b69db9072634d85a2
parent0ac2ddd9157d4d60fa891cfd5f2a6b60d2bd18d6
make timeout a double, since we'd busy loop otherwise on sub-msec intervals, plus fix testcase which was actually a race condition.
pdns/delaypipe.cc
pdns/delaypipe.hh
pdns/test-delaypipe_hh.cc