diff options
| author | James Tucker <james@tailscale.com> | 2025-08-28 12:24:21 -0700 |
|---|---|---|
| committer | James Tucker <jftucker@gmail.com> | 2025-08-28 15:41:07 -0700 |
| commit | d42f0b6a21dc088a3b7b0366e144e148a118c642 (patch) | |
| tree | b370517749b0a4b7edd47ed347bbb3204258bd89 /control/controlhttp/controlhttpserver | |
| parent | 4b9a1a008781df6d967de73686b59d1c39ed4e4e (diff) | |
| download | tailscale-d42f0b6a21dc088a3b7b0366e144e148a118c642.tar.xz tailscale-d42f0b6a21dc088a3b7b0366e144e148a118c642.zip | |
util/ringbuffer: rename to ringlog
I need a ringbuffer in the more traditional sense, one that has a notion
of item removal as well as tail loss on overrun. This implementation is
really a clearable log window, and is used as such where it is used.
Updates #cleanup
Updates tailscale/corp#31762
Signed-off-by: James Tucker <james@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions
