mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-04 23:52:04 -04:00
Seemingly by omission, sockstop netievent used by multi-layer sockets was not a high priority event, like it should be (similarly to other socket types). In particular, that could make BIND stuck on reconfiguration after a DoH-listener is removed from the configuration. This commit fixes that. |
||
|---|---|---|
| .. | ||
| http.c | ||
| netmgr-int.h | ||
| netmgr.c | ||
| tcp.c | ||
| tcpdns.c | ||
| timer.c | ||
| tlsdns.c | ||
| tlsstream.c | ||
| udp.c | ||
| uv-compat.c | ||
| uv-compat.h | ||
| uverr2result.c | ||