]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not runtime check uv_tcp_close_reset
authorMatthijs Mekking <matthijs@isc.org>
Wed, 8 May 2024 07:27:53 +0000 (09:27 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 3 Jun 2024 08:16:32 +0000 (08:16 +0000)
commit6f6d90fd5137ff06c676f350cde4aaa005589539
tree5f7dc53567a80281118a8b6fcf8aa22d86213a35
parenteaacc6d4d64c1cab23d6c1f3f3072ee6a6f7ce0a
Do not runtime check uv_tcp_close_reset

When we reset a TCP connection by sending a RST packet, do not bother
requiring the result is a success code.

(cherry picked from commit 5b94bb21295560aed8b3f1968fbfae261c57aab9)
lib/isc/netmgr/netmgr.c