]> git.ipfire.org Git - thirdparty/bind9.git/commit
On shutdown, reset the established TCP connections
authorOndřej Surý <ondrej@isc.org>
Thu, 10 Mar 2022 12:58:58 +0000 (13:58 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 11 Mar 2022 08:56:57 +0000 (09:56 +0100)
commit6ddac2d56de980717aaba7fc0ad73af0f3890399
treee02457df0a3fb391be3677f5c0a74cf2d9dd139d
parenta761aa59e3d988b53e2f42f45bce53f2bea863ec
On shutdown, reset the established TCP connections

Previously, the established TCP connections (both client and server)
would be gracefully closed waiting for the write timeout.

Don't wait for TCP connections to gracefully shutdown, but directly
reset them for faster shutdown.
lib/isc/netmgr/netmgr.c