bind9/lib/isc/netmgr
Ondřej Surý f6aed602f0
Refactor the network manager to be a singleton
There is only a single network manager running on top of the loop
manager (except for tests).  Refactor the network manager to be a
singleton (a single instance) and change the unit tests, so that the
shorter read timeouts apply only to a specific handle, not the whole
extra 'connect_nm' network manager instance.
2025-07-23 22:45:38 +02:00
..
http.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +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 Refactor the network manager to be a singleton 2025-07-23 22:45:38 +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 Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
tcp.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
timer.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tlsstream.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00
udp.c Refactor the network manager to be a singleton 2025-07-23 22:45:38 +02:00