]> git.ipfire.org Git - thirdparty/pdns.git/commit
Clearly separate signal handling from rec_control quit(-nicely) path
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 12 Feb 2025 09:17:30 +0000 (10:17 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 12 Feb 2025 09:21:57 +0000 (10:21 +0100)
commitaa21f612393a047222f1881cb17f5baf1b6b5bc5
treedaa5548752000d6ae1816b2b95af26dc70661307
parent0b138c385755677aa27c289bea68331baf3de3f1
Clearly separate signal handling from rec_control quit(-nicely) path

Also: as the bulk and regression tests now use quit-nicely, we don't need to do special processing
for the SAN case anymore on signals.

rec_control quit still does some SAN work and exits 1 (legacy beheviour).
pdns/recursordist/rec-main.cc
pdns/recursordist/rec_channel.hh
pdns/recursordist/rec_channel_rec.cc