commit | 4561f84ad407064491c8c99e0bef87f03450b739 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jul 06 14:54:34 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Jul 11 16:24:03 2022 +0200 |
tree | b8b2c0cf179386c10d8bd93bf992d0e82f7a559f | |
parent | 392e94e98517c1247821ef1e0b0aa196b42ef4fe [diff] |
MINOR: mux-quic: implement qcs_alert() Implement a simple function to notify a possible subscriber or wake up the upper layer if a special condition happens on a stream. For the moment, this is only used to replace identical code in qc_wake_some_streams().