mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 19:20:59 +02:00
Using an offset instead of a pointer into the datagram buffer is less error-prone as we do not have to manually fixup that pointer when the datagram is moved somewhere else in memory.