Files
bind9/lib/isc
Evan Hunt 6f5812831a make isc_nmsocket_{attach,detach}{} functions private
there is no need for a caller to reference-count socket objects.
they need tto be able tto close listener sockets (i.e., those
returned by isc_nm_listen{udp,tcp,tcpdns}), and an isc_nmsocket_close()
function has been added for that. other sockets are only accessed via
handles.
2020-06-09 17:06:00 -07:00
..
2020-06-05 13:19:49 +02:00
2020-06-05 13:19:49 +02:00
2020-06-05 13:19:49 +02:00
2020-04-21 14:19:48 +02:00
2020-06-05 13:19:49 +02:00
2020-05-04 09:14:58 +02:00
2020-05-13 08:45:27 +02:00
2020-06-05 13:19:49 +02:00
2020-05-12 22:01:54 +10:00