mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 07:03:43 +02: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.