mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-29 10:12:06 +02: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.