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

Search results for "module:IO::FDPass"

IO::FDPass - pass a file descriptor over a socket River stage two • 3 direct dependents • 16 total dependents

This small low-level module only has one purpose: pass a file descriptor to another process, using a (streaming) unix domain socket (on POSIX systems) or any (streaming) socket (on WIN32 systems). The ability to pass file descriptors on windows is cu...

MLEHMANN/IO-FDPass-1.3 - 03 Jan 2021 23:54:46 UTC

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 13 direct dependents • 18 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC

IO::FDpassData - send/receive data and/or file descriptor River stage zero No dependents

This module will send and receive data and/or a file descriptor locally over a unix pipe. * $bytessent = fd_sendata(socket, message, FD); input: socket file descriptor, {optional} message, may be zero length string {optional} file descriptor to send ...

MIKER/IO-FDpassData-0.03 - 31 Jul 2019 04:04:21 UTC
3 results (0.051 seconds)