Expand description
Bounded pending data buffer with TTL expiration Bounded pending data buffer with TTL expiration
This module provides a memory-safe buffer for pending peer data that enforces both size limits and time-based expiration.
Structs§
- Bounded
Pending Buffer - A bounded buffer for pending peer data with automatic expiration
- Pending
Buffer Stats - Statistics for the pending buffer
Enums§
- Pending
Buffer Error - Errors from the pending buffer