Revision history for Linux-Event-Stream
0.001 2026-03-01
- Initial release of Linux::Event::Stream (buffered, backpressure-aware I/O).
- Fix: persist write offset across partial syswrite() progress so buffered_bytes()
and watermark backpressure state update correctly when writes are EAGAIN-limited.
- Tests: add deterministic watermark test that polls unblock state via timer.