mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-20 20:57:00 +00:00
At plenty of places we combine multiple flags checks to determine if we can receive (endp_ready, rx_blocked, cf_shutr etc). Let's group them under a single function that is meant to replace existing tests. Some tests were only checking the rxblk flags at the connection level, so for now they were not converted, this requires a bit of auditing first, and probably a test to determine whether or not to check for cf_shutr (e.g. there is none if no stream is present). |
||
---|---|---|
.. | ||
haproxy | ||
import |