mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 01:02:46 +02:00
IS_HXT_SC() macro is only usable if the stream-connector is attached to a connection. It is a bit restrictive because this cannot work if the SC is attached to an applet. So let's fix that be adding the support of applets too.