2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00
Bob Halley 131b0092c6 Improvements to the task shutdown process:
A shutdown event specification is no longer part of the
	isc_task_create() API.

	Multiple shutdown events can be requested with isc_task_onshutdown().
	Shutdown events are posted LIFO.

	The ability to send events can be enabled and disabled with
	isc_task_allowsend().

	Event actions return void; the only way to shutdown a task is to
	call isc_task_shutdown().

	There are no implicit event discards anymore.  (There is no need for
	them, since event actions cannot request immediate shutdown anymore.)
1998-12-16 02:02:10 +00:00
1998-12-13 23:45:21 +00:00
1998-12-14 01:14:53 +00:00
1998-12-16 01:54:03 +00:00
1998-12-11 21:09:59 +00:00
1998-12-11 20:10:26 +00:00
1998-12-11 20:10:26 +00:00
1998-12-11 20:10:26 +00:00
1998-12-16 01:54:44 +00:00
1998-12-16 01:54:36 +00:00
1998-12-11 20:10:26 +00:00
1998-12-12 02:00:01 +00:00
1998-12-11 20:10:26 +00:00
Description
No description provided
MPL-2.0 454 MiB
Languages
C 75.4%
Shell 14.2%
Python 7.1%
Jinja 1.2%
Perl 1%
Other 1%