]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add StaticResponseHandler to isctest.asyncserver
authorŠtěpán Balážik <stepan@isc.org>
Fri, 26 Dec 2025 00:03:33 +0000 (01:03 +0100)
committerŠtěpán Balážik <stepan@isc.org>
Tue, 27 Jan 2026 10:02:31 +0000 (11:02 +0100)
commite466fedcc4af99894cda6b2f7fb5e5a46ddd3e2e
treeb09fc8963d74959099f6046676f2c1796dc363ba
parentfaec3cb1e17b6ae8868b8081d5138e1cea5e04aa
Add StaticResponseHandler to isctest.asyncserver

It is used to prepare and yield one DNS response and avoid the
`get_responses` boiler-plate.

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