Changes for version 0.14 - 2026-02-12

  • CHANGES
    • Fix link to `IO::Async::Loop::Ppoll` since it was renamed
    • Adjust module docs to be less Linux-specific, now that ppoll(2) is part of POSIX 2024 and some other OSes implement it
    • Improved croak messages when working with filehandles that have lost their fileno
    • Remember to provide the `POLLPRI` constant

Modules

Object interface to the ppoll() system call