mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 23:22:58 +02:00
The current functions are seen outside from the debugging code and are convenient to export so that we can improve the thread dump output : void hlua_applet_tcp_fct(struct appctx *ctx); void hlua_applet_http_fct(struct appctx *ctx); struct task *hlua_process_task(struct task *task, void *context, unsigned short state); Of course they are only available when USE_LUA is defined.
1.8 KiB
1.8 KiB