mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-28 20:51:14 +01:00
There is no shutdown for reads and send with applets. Both are performed when the appctx is released. So instead of 2 flags, like for muxes/connections, only one flag is used. But the idea is the same: acknowledge the event at the applet level.