mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-12 10:31:46 +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.