mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-28 09:40:59 +02:00
It's cheaper and cleaner than using br_count()==1 given that it just compares two indexes, and that a ring having a single buffer is in a special case where it is between empty and used up-to-1. In other words it's not congested.