The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Linux::AIO"

Linux::AIO - linux-specific aio implemented using clone River stage zero No dependents

*This module has been mostly superseded by IO::AIO, which is API compatible.* This module implements asynchronous I/O using the means available to Linux - clone. It does not hook into the POSIX aio_* functions because Linux does not yet support these...

MLEHMANN/Linux-AIO-1.9 - 01 Feb 2006 23:48:57 UTC

Linux::Perl::aio - asynchronous I/O River stage zero No dependents

This module provides support for the kernel-level AIO interface. DESTROY handlers are provided for automatic reaping of unused instances/contexts. This module is EXPERIMENTAL. For now only the "x86_64" architecture is supported; others may follow, th...

FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC

lib/Linux/Perl/aio/x86_64.pm River stage zero No dependents

FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC

lib/Linux/Perl/aio/arm.pm River stage zero No dependents

FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC

lib/Linux/Perl/aio/i686.pm River stage zero No dependents

FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC

Linux::Perl - Linux system calls with pure Perl River stage zero No dependents

In memory-sensitive environments it is useful to minimize the number of XS modules that Perl loads. Oftentimes the CPAN modules that implement support for various Linux system calls, though, will bring in XS for the sake of writing platform-neutral c...

FELIPE/Linux-Perl-0.15 - 12 Sep 2018 03:24:57 UTC

Linux::Clone - an interface to the linux clone, unshare, setns, pivot_root and kcmp syscalls River stage one • 2 direct dependents • 2 total dependents

This module exposes the linux clone(2), unshare(2) and some related syscalls to Perl. $retval = unshare $flags The following CLONE_ flag values (without CLONE_ prefix) are supported for unshare, if found, in this release. See the documentation for un...

MLEHMANN/Linux-Clone-1.3 - 06 Sep 2022 10:57:22 UTC
7 results (0.065 seconds)