commit | b30247b16cde194b7a92fa6e99f6606d562f53c6 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Jan 24 18:18:23 2023 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Feb 20 11:18:58 2023 +0100 |
tree | fcb61e15ad3fd15d0b7fc3a21b1eff8b2420dafb | |
parent | 3d550848beb694b566aad05f6d7c549cf35d9f00 [diff] |
MINOR: mux-quic: define qc_shutdown() Factorize shutdown operation in a dedicated function qc_shutdown(). This will allow to call it from multiple places. A new flag QC_CF_APP_SHUT is also defined to ensure it will only be executed once even if called multiple times per connection. This commit will be useful to properly support haproxy soft stop. This should be backported up to 2.7.