commit | 0e54d547f11a7b51fa27c334f666c312d0c2625a | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Jul 04 21:22:34 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jul 05 14:26:15 2019 +0200 |
tree | 4be3030ba4a00b0ae54818b0979305efe996bd71 | |
parent | f8db73efbe5687624caa6b4b39e1619b78bf42d9 [diff] |
BUG/MINOR: mux-h1: Don't process input or ouput if an error occurred It is useless to proceed if an error already occurred. Instead, it is better to wait it will be catched by the stream or the connection, depending on which is the first one to detect it. This patch must be backported to 2.0.