mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05: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 | ||