Skip to content

Enforce strong thread-affinity on StreamDNS sockets

Ondřej Surý requested to merge ondrej/enforce-thread-affinity-on-dnsstream into main

Add a check that the isc__nm_streamdns_read(), isc__nm_streamdns_send(), and isc__nm_streamdns_close() are being called from the matching thread.

Edited by Ondřej Surý

Merge request reports