Changes for version 0.04 - 2026-02-10
- CHANGES
- Print a warning if the event system is recursed into
- BUGFIXES
- Depend on Future::IO v0.19 to ensure we get the POLL* constants
- Improved handling of polling around closed filehandles
- Mask revents bits given to pollers to only those they asked for
Modules
implement Future::IO using ppoll(2)