commit | 00f87bbaa3b6eb9ee314a6e6ca2c3b7f399399e1 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri May 13 15:41:35 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri May 13 17:29:52 2022 +0200 |
tree | 437f100768ac70c77069b3163d8ec159b98c6f00 | |
parent | 3db98e9d1301f21d369f622546594b6dd015c09d [diff] |
CLEANUP: mux-quic: remove unused fields for Rx Rx has been simplified since the conversion of buffer to a ncbuf. The old buffer can now be removed. The frms tree is also removed. It was used previously to stored out-of-order received STREAM frames. Now the MUX is able to buffer them directly into the ncbuf.