mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-06 01:41:53 +01:00
One flag (RXBLK_SHUT) is always set with CF_SHUTR, so in order to remove it, we first need to make sure we always check for CF_SHUTR where cs_rx_blocked() is being used.