]> 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 (GitLab job 6713398) <nicki@isc.org>
Mon, 12 Jan 2026 10:53:23 +0000 (10:53 +0000)
commit9d8cd877a09418406c129472a8cf3e6adc83b129
treef61ce28fc1aeeca6d97c98b7de2e141cfb68e9a6
parent4fddae61005a155f0add5c24126f6f799881af8a
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.

(cherry picked from commit 20887ff80f18e28bd5404f40488151c855f26d5f)
bin/tests/system/isctest/asyncserver.py