MEDIUM: stats: Use the sedesc to report and detect end of processing
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 31 Mar 2023 09:28:22 +0000 (11:28 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Apr 2023 06:57:06 +0000 (08:57 +0200)
commitdf15a5d1f3f1afead3cb6e08cb2e58928bbd4981
tree0a06d58e5cf8b41fb8d4407e2f9bce7a63f7348d
parenta739dc22c58f8e77298c0311de000093734644d6
MEDIUM: stats: Use the sedesc to report and detect end of processing

Just like for other applets, we now use the SE descriptor instead of the
channel to report error and end-of-stream.
src/stats.c