MINOR: applet: add appctx_schedule() macro
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 28 Apr 2025 16:03:36 +0000 (18:03 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 15 May 2025 15:01:43 +0000 (17:01 +0200)
commit3fdb657f6b2b02ac6b1b95be0217b06769fc499e
tree6de2ce2b5e5bb5f6e4738feff0ad486a337f481a
parent33ec1e2fb357e46a83be886624cf695259fd1bf6
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>
include/haproxy/applet.h