commit | 14dbb848afea4b1ea2c015f09e2dd870ec257d48 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Jan 24 18:19:47 2023 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Feb 20 11:19:45 2023 +0100 |
tree | 316bfd0070d5c35fa524fedb0b4d0b04eded2d21 | |
parent | b30247b16cde194b7a92fa6e99f6606d562f53c6 [diff] |
MINOR: mux-quic: define qc_process() Define a new function qc_process(). This function will regroup several internal operation which should be called both on I/O tasklet and wake() callback. For the moment, only streams purge is conducted there. This patch is useful to support haproxy soft stop. This should be backported up to 2.7.