Files
bind9/lib/isc
Witold Kręcicki eda4300bbb netmgr: have a single source of truth for tcpdns callback
We pass interface as an opaque argument to tcpdns listening socket.
If we stop listening on an interface but still have in-flight connections
the opaque 'interface' is not properly reference counted, and we might
hit a dead memory. We put just a single source of truth in a listening
socket and make the child sockets use that instead of copying the
value from listening socket. We clean the callback when we stop listening.
2020-01-15 17:22:13 +01:00
..
2019-12-12 23:59:39 +00:00
2019-11-07 11:55:37 -08:00
2019-05-21 10:23:17 +00:00
2019-09-12 17:59:28 +10:00
2019-12-03 16:27:24 +01:00