From: Ondřej Surý Date: Tue, 20 Aug 2024 12:46:09 +0000 (+0000) Subject: fix: test: Ignore ISC_R_CONNECTIONRESET in the TCP tests X-Git-Tag: v9.21.1~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=957af59cf8fa159467ae9ebde1b760e46f127534;p=thirdparty%2Fbind9.git fix: test: Ignore ISC_R_CONNECTIONRESET in the TCP tests On FreeBSD, the TCP connection callback could spuriously receive ISC_R_CONNECTIONRESET even when connection to the loopback interface. Skip the other checks in such case and graciously shutdown the TCP connection. Closes #4849 Merge branch '4849-dispatch_test-fails-in-connected_shutdown-on-freebsd' into 'main' Closes #4849 See merge request isc-projects/bind9!9303 --- 957af59cf8fa159467ae9ebde1b760e46f127534