commit | 297d3e2e0f8f02636b9d58c40d7cab56a385f512 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 22 14:16:14 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 25 06:24:43 2019 +0100 |
tree | 7af586ec7ba734bf21ee4ba06ea292161ebe54c8 | |
parent | 5311a9255d70d5121418a02dce0dbb2e24f9935c [diff] |
MINOR: channel: Report EOI on the input channel if it was reached in the mux The flag CF_EOI is now set on the input channel when the flag CS_FL_EOI is set on the corresponding conn_stream. In addition, if a read activity is reported when this flag is set, the stream is woken up. This patch should be backported to 1.9.