Files
bind9/lib
Ondřej SurýandEvan Hunt e18f3fd003 Explicitly stop reading before closing the nmtcpsocket
When closing the socket that is actively reading from the stream, the
read_cb() could be called between uv_close() and close callback when the
server socket has been already detached hence using sock->statichandle
after it has been already freed.

(cherry picked from commit 97b33e5bde)
2020-10-22 14:59:01 -07:00
..
2020-10-22 09:09:07 +02:00
2020-09-16 22:50:38 +02:00
2020-10-22 09:09:07 +02:00