bind9/lib/isc/netmgr
Ondřej Surý 3340c82b99
Improve isc_refcount with initializer and implicit destroy
Add ISC_REFCOUNT_INITIALIZER(x) macro and implicitly call
isc_refcount_destroy() in the ISC_REFCOUNT_IMPL() macros
to reduce code duplicities.
2023-09-24 10:08:56 +02:00
..
http.c Remove ISC_MEM_ZERO and isc_mem_*x() API 2023-08-31 22:08:35 +02:00
netmgr-int.h Limit the number of inactive handles kept for reuse 2023-08-21 16:34:30 +02:00
netmgr.c Improve isc_refcount with initializer and implicit destroy 2023-09-24 10:08:56 +02:00
socket.c Cleanup the last Windows / MSC ifdefs and comments 2023-04-03 09:06:20 +00:00
streamdns.c allow streamdns read to resume after timeout 2023-05-13 23:31:45 -07:00
tcp.c Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Apply the isc_mem_cget semantic patch 2023-08-31 22:08:35 +02:00
udp.c Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00