mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-05 15:11:07 +01:00
This function does not release the applet but only call the applet release callback. It is equivalent to cs_conn_shut() but for applets. Thus the function is renamed cs_applet_shut().