bind9/lib/isc/netmgr
Ondřej Surý cca4b26d31
Use regular reference counting macro for isc_nm_t structure
Instead of having hand crafted attach/detach/destroy functions, replace
them with the standard ISC_REFCOUNT macro.  This also have advantage
that delayed netmgr detach (from dns_dispatch) now doesn't cause
assertion failure.  This can happen with delayed (call_rcu) shutdown of
dns_adb.
2025-07-09 21:22:48 +02:00
..
http.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
netmgr-int.h Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
netmgr.c Use regular reference counting macro for isc_nm_t structure 2025-07-09 21:22:48 +02:00
proxystream.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
proxyudp.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
socket.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
streamdns.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
tcp.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
udp.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00