bind9/doc
Ondřej Surý 0582478c96 Remove isc_task_destroy() and isc_task_shutdown()
After removing the isc_task_onshutdown(), the isc_task_shutdown() and
isc_task_destroy() became obsolete.

Remove calls to isc_task_shutdown() and replace the calls to
isc_task_destroy() with isc_task_detach().

Simplify the internal logic to destroy the task when the last reference
is removed.
2022-05-12 14:55:49 +02:00
..
arm Remove confusing parental-source line 2022-05-11 12:36:16 +02:00
design Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
dnssec-guide Minor DNSSEC guide tweaks 2022-05-11 10:51:26 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
misc Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
notes Set up release notes for BIND 9.19.2 2022-05-11 10:39:17 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00