From: Arаm Sаrgsyаn Date: Wed, 22 Jan 2025 12:58:29 +0000 (+0000) Subject: chg: dev: Separate the connect and the read TCP timeouts in dispatch X-Git-Tag: v9.21.5~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f490fe3fb7a408377857354b369312d395e39f0;p=thirdparty%2Fbind9.git chg: dev: Separate the connect and the read TCP timeouts in dispatch The network manager layer has two different timers with their own timeout values for TCP connections: connect timeout and read timeout. Separate the connect and the read TCP timeouts in the dispatch module too. Closes #5009 Merge branch '5009-dispatch-separate-connect-and-read-timeouts' into 'main' See merge request isc-projects/bind9!9698 --- 3f490fe3fb7a408377857354b369312d395e39f0