]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log when starting and ending task exclusive mode
authorOndřej Surý <ondrej@isc.org>
Thu, 10 Feb 2022 08:21:26 +0000 (09:21 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 10 Feb 2022 20:09:06 +0000 (21:09 +0100)
commitb9cb29076fbe196013f4e7f080395555d13e9586
treeb3a7f3283f880026c671b920fa8d517c4b5896c7
parent47b6e5d0386f70e61921620ddb9ea8b038eb8356
Log when starting and ending task exclusive mode

The task exclusive mode stops all processing (tasks and networking IO)
except the designated exclusive task events.  This has impact on the
operation of the server.  Add log messages indicating when we start the
exclusive mode, and when we end exclusive task mode.
lib/isc/task.c