Skip to main content

Module ring_buffer

Module ring_buffer 

Source

Structs§

ResourceSample
RingBuf
Fixed-capacity ring buffer. Oldest entry is dropped when full.

Functions§

detect_fd_leak
Detect potential FD leaks from a series of FD count samples.