MINOR: applet: No longer set EOI on the SC
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Mar 2023 10:52:16 +0000 (11:52 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Apr 2023 06:57:05 +0000 (08:57 +0200)
commit92297749e17ac7eb8b2c00262dd6619981d7be50
treec6d1b09d04b4fb3a18a7864ed1f5ad585f51f4bb
parentf8fbb6de66aef3433bed3e7f6df7b6bd602845f8
MINOR: applet: No longer set EOI on the SC

Thanks to the previous patch, it is now possible for applets to not set the
CF_EOI flag on the channels. On this point, the applets get closer to the
muxes.
addons/promex/service-prometheus.c
src/cache.c
src/hlua.c
src/http_client.c
src/stats.c