commit | eb53e5baa1566c25d9ca3c722fc6a5f3545eed3d | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Feb 14 17:11:32 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Feb 15 17:10:51 2022 +0100 |
tree | f0d53abbf668d33063cf9138a6f6290de81c5d49 | |
parent | 9a327a7c3f4d717d98e7bb03951e85fe5af51c20 [diff] |
MINOR: mux-quic: set EOS on rcv_buf Flags EOI/EOS must be set on conn-stream when transfering the last data of a stream in rcv_buf. This is activated if qcs HTX buffer has the EOM flag and has been fully transfered.