]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Better handling of exceptions in the TCP/DoH workers
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 30 Sep 2021 13:42:25 +0000 (15:42 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 13 Oct 2021 13:19:38 +0000 (15:19 +0200)
commit55a2979f0ed6128bc03b0a12139c6f8c32d87b4f
tree3a41bbe22613a677f7a7b4a553073395785712d1
parent450d07c8df72ffa7eabf78c4d5cd4d935f500a51
dnsdist: Better handling of exceptions in the TCP/DoH workers

Exceptions might be raised when the process is exiting because the
internal pipes have been closed by the remote end, for example when
coverage mode is enabled.
pdns/dnsdist-tcp.cc
pdns/dnsdistdist/dnsdist-nghttp2.cc