mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 21:59:07 +02:00
Instead of using a array of (struct block), it is more natural and intuitive to use an array of char. Indeed, not only (struct block) are stored in this array, but also their payload.