]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: sink: Use the sedesc to report and detect end of processing
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 31 Mar 2023 09:25:55 +0000 (11:25 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 5 Apr 2023 06:57:06 +0000 (08:57 +0200)
commita739dc22c58f8e77298c0311de000093734644d6
tree80fb9424f60b2abbbc55a8d585313e68d134090c
parent4b866959d83f79eb4c3afe45d4ce5e09c65e5cc6
MEDIUM: sink: 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/sink.c