mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 09:12:48 +02:00
cs_detach_app() function is added to detach an app from a conn-stream. And now, both cs_detach_app() and cs_detach_endp() release the conn-stream when both the app and the endpoint are detached.