mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 19:52:44 +02:00
adding those two unlikely() reduces the number of branches taken in the common path and the size of the code.
adding those two unlikely() reduces the number of branches taken in the common path and the size of the code.