]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Handle the cases of overlapping STREAM frames
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 22 Dec 2021 15:13:43 +0000 (16:13 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Wed, 22 Dec 2021 19:43:22 +0000 (20:43 +0100)
commit10250b2e930e8f92e9e5211a2e35b6d901192d25
treeff7758af3e246a9ed09aa3db95292f014b2e1500
parent01cfec74f554177d402b27699487c308060241fa
MINOR: quic: Handle the cases of overlapping STREAM frames

This is the same treatment for bidi and uni STREAM frames. This is a duplication
code which should me remove building a function for both these types of streams.
src/xprt_quic.c