]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Handle exceptions in the UDP responder thread 4721/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Dec 2016 10:39:40 +0000 (11:39 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Dec 2016 10:39:40 +0000 (11:39 +0100)
commit66d1c0bfd154fc4ea73af9e6dcb077098dbb8d0d
tree0633a4c7e99ebb0d178274d244d2354620d274b3
parenta204a8e8f7fc600e33673131c5583124293acf0e
dnsdist: Handle exceptions in the UDP responder thread

Since we now have response rules, it makes sense to gracefully handle
exceptions in the UDP responder thread as well.
pdns/dnsdist.cc