]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename ResponseDropAndCloseConnection action
authorNicki Křížek <nicki@isc.org>
Fri, 28 Nov 2025 14:34:38 +0000 (15:34 +0100)
committerNicki Křížek <nicki@isc.org>
Mon, 12 Jan 2026 10:08:26 +0000 (11:08 +0100)
commit20887ff80f18e28bd5404f40488151c855f26d5f
tree9897f0515e76359c7237c7414840970138807e7e
parentc50a7d2de198a83692d144e5b5b7e4394e1563a9
Rename ResponseDropAndCloseConnection action

The action can be used to close the connection even after some response
was sent, depending on the ordering of actions in the handler that uses
it. Rename it to CloseConnection to use a more fitting name.
bin/tests/system/isctest/asyncserver.py