63242a59c4
For some concurrently accessed buffers we can't rely on head/data etc, but sometimes the access patterns guarantees that the buffer contents are there. Let's implement a function to read contents from a fixed offset, which never checks head nor data, only the area and its size. It's the caller's job to get this offset. |
||
---|---|---|
.. | ||
haproxy | ||
import | ||
make |