bind9/lib
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
..
bind9 Remove remaining checks for rbt64 2022-05-03 00:41:42 +01:00
dns Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
isccc Keep the list of scheduled events on the timer 2022-04-01 23:45:23 +02:00
isccfg Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
ns Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00