]> 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:14:47 +0000 (10:14 +0200)
commit5b94bb21295560aed8b3f1968fbfae261c57aab9
treee6ff911d047ef4976a31de75f0bbe32709ca7a29
parent91d5c9a8787236bb3e64899231f19ac6dbb48397
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.
lib/isc/netmgr/netmgr.c