MINOR: mux-h1: Set EOI on the conn-stream when EOS is reported in TUNNEL state
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Nov 2019 08:50:22 +0000 (09:50 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Nov 2019 13:24:06 +0000 (14:24 +0100)
commit466080da0ef9a39f751dda9fcde8be48c5ca9d41
treeff4fbdf13a7ebe6c99ca5560b3937fb822a15f07
parent3f21611bddc40099e0fa4b1b196ee3b691fe7c81
MINOR: mux-h1: Set EOI on the conn-stream when EOS is reported in TUNNEL state

It could help to distinguish client/server aborts from legitimate shudowns for
reads.
src/mux_h1.c