]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: applet: add appctx_schedule() macro
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 28 Apr 2025 16:03:36 +0000 (18:03 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 29 Apr 2025 19:19:37 +0000 (21:19 +0200)
commit1ced5ef2fdf9a4b4ab0941849be0f4627066331f
tree10ac2216d487f4f9e8c8c9aeabc3ee4e5660ebf1
parentc11ab983bf61109b908b1dfd939e5e41fd5a084d
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
include/haproxy/applet.h