mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-10 07:01:21 +02:00
By inlining this function and slightly reordering it, we can double the getchar/putchar test throughput, and reduce its footprint by about 40 bytes. Also, it was the only non-inlined char-based function, which now makes it more consistent this time.