The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IO::Async::Loop::IO_Ppoll"

IO::Async::Loop::Ppoll - use IO::Async with ppoll(2) River stage zero No dependents

This subclass of "IO::Async::Loop::Poll" uses an "IO::Ppoll" object instead of a "IO::Poll" to perform read-ready and write-ready tests so that they can be mixed with signal handling. The "ppoll()" system call atomically switches the process's signal...

PEVANS/IO-Async-Loop-Ppoll-0.10 - 05 May 2020 16:25:12 UTC

IO::Ppoll - Object interface to Linux's ppoll() call River stage one • 1 direct dependent • 1 total dependent

"IO::Ppoll" is a simple interface to Linux's "ppoll()" system call. It provides an interface that is drop-in compatible with IO::Poll. The object stores a signal mask that will be in effect during the actual "ppoll()" system call and has additional m...

PEVANS/IO-Ppoll-0.12 - 31 Aug 2015 18:17:41 UTC
2 results (0.043 seconds)