From: Ondřej Surý Date: Mon, 13 Jul 2026 11:44:10 +0000 (+0200) Subject: chg: dev: Pass the work callback result to the done callback X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=03024f240685b2bc6758256869f0e4d49620d79e;p=thirdparty%2Fbind9.git chg: dev: Pass the work callback result to the done callback The `isc_work` callback now returns `isc_result_t` and the value is handed to the done callback, so the callers no longer need their own result-passing state. Merge branch 'ondrej/pass-result-from-work-callback' into 'main' See merge request isc-projects/bind9!12390 --- 03024f240685b2bc6758256869f0e4d49620d79e