Skip to content

clean up outerhandle when a tcpdns socket is disconnected

Evan Hunt requested to merge each-netmgr-fix-shutdown-crash into main

this prevents a crash when some non-netmgr thread, such as a recursive lookup, times out after the TCP socket is already disconnected.

Closes #1937 (closed), #1938 (closed)

Edited by Michał Kępień

Merge request reports