]> granicus.if.org Git - pdns/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>
Tue, 9 Jun 2015 11:14:26 +0000 (13:14 +0200)
commit4081de56b22728dae12817ad754221c508274e85
tree4bebff34bca818d3346f5cfbf2ca849fe1b4c5d2
parent947f59ea14fd4bc9716f605f56973081e52cc407
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