mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-18 12:14:56 +02:00
We don't want to report a buffer timeout if there was I/O activity for the same events. That way we'll not have to always re-arm timeouts on I/O, without the fear of a timeout triggering too fast.