Changes for version 0.19 - 2026-01-18

  • CHANGES
    • Added new `->poll` method as a neater and standardised way of doing what used to informally use ->ready_for_read or ->ready_for_write
    • Clarify in documentation the limits of guarantees around what happens when filehandle IO futures are cancelled

Modules

Future-returning IO methods
base class for Future::IO implementations
system()-like methods for Future::IO