]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ring: add ring_data() to report the amount of data in a ring
authorWilly Tarreau <w@1wt.eu>
Tue, 27 Feb 2024 08:12:19 +0000 (09:12 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 25 Mar 2024 17:34:19 +0000 (17:34 +0000)
commit4c41fcd0dacd60a9c225378e147f204c7f79f815
tree7f2a49bfa27c0cb5a93de006e127780318f20e52
parentee1c92cf1026c0bf4a87393afa50966485111000
MINOR: ring: add ring_data() to report the amount of data in a ring

This will be used as an accessor for the few functions that need this
outside of ring.c.
include/haproxy/ring.h