Changes for version 0.21 - 2026-02-26
- CHANGES
- Much improved default internal implementation:
- Supports ->poll with `POLLPRI`
- Supports ->poll on multiple filehandles at once
- Much improved default internal implementation:
- BUGFIXES
- Need to `->poll` for both `POLLOUT` and `POLLPRI` while waiting for `->connect`; this may make it work on Windows
Modules
Future-returning IO methods
base class for Future::IO implementations
system()-like methods for Future::IO