Files
bind9/lib
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 18:56:40 -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-05-21 12:13:01 +02:00