]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Decrement the queued TCP conn count if writing to the pipe fails 4742/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 5 Dec 2016 17:01:55 +0000 (18:01 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 5 Dec 2016 17:01:55 +0000 (18:01 +0100)
commit8de680ecb2f41c6f49e4226a03a397a37db1701d
tree6101e14463d32a4f909b33c7b47a3816e981d815
parent85ceefacf2754d34956b5ea09c83b2e1ccf22b3d
dnsdist: Decrement the queued TCP conn count if writing to the pipe fails

Otherwise we might end up refusing every new TCP connection until
we are restarted.
pdns/dnsdist-tcp.cc