]> git.ipfire.org Git - thirdparty/pdns.git/commit
In the handler, call sd_notify just befere entering the main loop in RecursorThread 11471/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Mar 2022 11:53:14 +0000 (13:53 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 28 Mar 2022 11:55:23 +0000 (13:55 +0200)
commitb441c2fd41feb48a1c27b7faf89babc4ab11977c
tree6798208651936cab5ea51102242f2298d4263108
parentb687745df2c7642b7a6e21f325c3dcb4e056c175
In the handler, call sd_notify just befere entering the main loop in RecursorThread

There still is a race, but this is better than calling sd_notify before the handler is created.
pdns/recursordist/rec-main.cc