bind9/lib/isc/netmgr
Evan Hunt d4ebea1037 use a standard CLEANUP macro
CLEANUP is a macro similar to CHECK but unconditional, jumping
to cleanup even if the result is ISC_R_SUCCESS. It is now used
in place of DST_RET, CLEANUP_WITH, and CHECK(<non-success constant>).
2025-12-03 13:45:43 -08:00
..
http.c Use SET_IF_NOT_NULL in isc__nm_base64* 2025-10-22 12:50:55 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
netmgr-int.h Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
netmgr.c Use unique names for probes.d files 2025-09-24 13:18:13 +02:00
proxystream.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
proxyudp.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
socket.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
streamdns.c attach socket before async streamdns_resume_processing 2025-11-20 18:08:52 +01:00
tcp.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
udp.c switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00