]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Do not expect to receive only one O-RTT packet
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 17 Dec 2021 17:24:16 +0000 (18:24 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Mon, 20 Dec 2021 16:33:51 +0000 (17:33 +0100)
commit4137b2d31626517968c927844fd426b9e100f29c
treeeb6389d4fc6db39ff45dcc11226ab344f46630af
parentccf973f5efe313f10ffa8b002832fc69e5268ac1
MINOR: quic: Do not expect to receive only one O-RTT packet

There is nothing about this in the RFC. We must support to receive
several 0-RTT packets before the handshake has completed.
src/xprt_quic.c