mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 06:41:32 +02: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().