b662c5d2b8
There's currently an abiguity around ring_size(), it's said to return the allocated size but returns the usable size. We can't change it as it's used everywhere in the code like this. Let's fix the comment and add ring_allocated_size() instead for anything related to allocation. |
||
---|---|---|
.. | ||
haproxy | ||
import | ||
make |