mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-24 16:32:07 +01:00
There is no reason to inline functions which are used to grab a server depending on an LB algo. They are large and used at several places. Uninlining them saves 400 bytes of code.