MINOR: applet: add appctx_schedule() macro
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 28 Apr 2025 16:03:36 +0000 (18:03 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 20 May 2025 16:07:27 +0000 (18:07 +0200)
commitc2ec2101acd8f91988e83263fb6f6494a6c75624
treea8260baf2b0d93fd74882a1773b874a825b41fcd
parenteab323390cea42da981b47e6c8f548b4c9030918
MINOR: applet: add appctx_schedule() macro

Just like task_schedule() but for applets to wakeup an applet at a
specific time, leverages _task_schedule() internally

(cherry picked from commit 1ced5ef2fdf9a4b4ab0941849be0f4627066331f)
[wt: needed for next dns backport]
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 3fdb657f6b2b02ac6b1b95be0217b06769fc499e)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
include/haproxy/applet.h