CLEANUP: channel: No longer notify the producer in co_skip()/co_htx_skip()
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 27 Apr 2021 21:06:20 +0000 (23:06 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 28 Apr 2021 09:08:35 +0000 (11:08 +0200)
commit8b604d1656c2b390e09eacb88a7442e10cbbe588
treeb3710c87df47964f9112ce1e3520eb5692b14f13
parent925abdfdac60497a880e82ccbe7144e44e1cd66c
CLEANUP: channel: No longer notify the producer in co_skip()/co_htx_skip()

Thanks to the commit "BUG/MINOR: applet: Notify the other side if data were
consumed by an applet", it is no longer necessary to notify the producer when an
applet skips output data. Now, it is the default applet handler responsibility
to take care of that.
include/haproxy/channel.h