commit | 038ad8123bf51c1b3e4da0bba4be75e33714a5fc | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 17 11:03:22 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 17 14:52:31 2019 +0200 |
tree | 65ce462296f90c6b53b2e54e43ab0d1bd4fc6ea4 | |
parent | e18777b79d7ac5a8e01e51a84addd453939f7ede [diff] |
MINOR: mux-h1: Handle read0 during TCP splicing It avoids a roundtrip with underlying I/O callbacks to do so. If a read0 is handled at the end of h1_rcv_pipe(), the flag CS_FL_REOS is set on the conn_stream. And if there is no data in the pipe, the flag CS_FL_EOS is also set. This path may be backported to 1.9.