commit | b73762ad78936b1295cf4f647f5025ed1fbf7a59 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon Apr 24 11:32:22 2023 +0200 |
committer | Frédéric Lécaille <flecaille@haproxy.com> | Mon Apr 24 11:47:11 2023 +0200 |
tree | 5722f6a798bcffe92c0aed8263f0ccf76ae18537 | |
parent | d21c628ffd598913e47ed28230ac670b52479ef6 [diff] |
BUG/MINOR: quic: Useless I/O handler task wakeups (draining, killing state) From the idle_timer_task(), the I/O handler must be woken up to send ack. But there is no reason to do that in draining state or killing state. In draining state this is even forbidden. Must be backported to 2.7.