mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-28 01:31:01 +02:00
Most ADD/SUB callers use them for a single unit (e.g. refcounts) and it's a pain to always pass ",1". Let's add them to simplify the API. However we currently don't add any return value. If needed in the future better report zero/non-zero than a real value for the sake of efficiency at the instruction level.