]> git.ipfire.org Git - thirdparty/pdns.git/commit
Let the threads returns an error code if someting is wrong
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 10 Jun 2020 08:40:19 +0000 (10:40 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 3 Jul 2020 08:29:05 +0000 (10:29 +0200)
commitbff61896d9c1777845d767f387d89296c4ed5854
tree405bb975030c595ee74618493563a0c668a1273c
parentb3dd32d2c2d997ef30c57d76787db366768b6738
Let the threads returns an error code if someting is wrong
which is picked up by serviceMain as an exit status.

There are a lot more places where the (fatal) error flow could be
improved/made consistent.
pdns/pdns_recursor.cc