commit | 47756809fba816c23441fecaf4383ca14c249b6b | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Fri Mar 25 09:12:16 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Apr 06 15:52:35 2022 +0200 |
tree | 6f1ba13740e30fdc719c0592ba4aeaa0185d6613 | |
parent | eb0d4c40ac0a21944985a2d3ef6cf21cc05b87a8 [diff] |
MINOR: quic: Add draining connection state. As soon as we receive a CONNECTION_CLOSE frame, we must stop sending packets. We add QUIC_FL_CONN_DRAINING connection flag to do so.