commit | d067088695933a5d7e16d6b86bf433a5741f5ac7 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Aug 19 07:53:27 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 2f240e7d69f130fc8eb2fd14b75a3cff736e8613 | |
parent | 31550afe06dd1197bf261136db0f6735047461e1 [diff] |
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.