mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-10 19:31:41 +01:00
se_shutdown() function is now used to perform a shutdown on a connection endpoint and an applet endpoint. The same function is used for both. sc_conn_shut() function was removed and appctx_shut() function was updated to only deal with the applet stuff.