MINOR: quic: Coalesce Application level packets with Handshake packets.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 19 Aug 2021 05:53:27 +0000 (07:53 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commitd067088695933a5d7e16d6b86bf433a5741f5ac7
tree2f240e7d69f130fc8eb2fd14b75a3cff736e8613
parent31550afe06dd1197bf261136db0f6735047461e1
MINOR: quic: Coalesce Application level packets with Handshake packets.

This simple enable use to coalesce Application level packet with
Handshake ones at the end of the handshake. This is highly useful
if we do want to send a short Handshake packet followed by Application
level ones.
src/xprt_quic.c