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

Search results for "module:IO::KQueue"

IO::KQueue - perl interface to the BSD kqueue system call River stage one • 2 direct dependents • 2 total dependents

This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals. Usage is very similar to the kqueue system calls, so you will need to have read and under...

ARC/IO-KQueue-0.39 - 10 Jul 2020 14:20:24 UTC

IO::Multiplex::KQueue - IO::Multiplex by kqueue(2) River stage zero No dependents

"IO::Multiplex::KQueue" is kqueue(2) IO::Multiplex implementation with compatible interface to "IO::Multiplex" (version 1.08). Please refer "IO::Multiplex" for details. Just install "IO::KQueue" and replace "IO::Multiplex" with "IO::Multiplex::KQueue...

INTWO/IO-Multiplex-KQueue-0.02 - 30 Dec 2005 08:27:27 UTC

IO::Async::Loop::KQueue - use IO::Async with kqueue River stage zero No dependents

SQUEEK/IO-Async-Loop-KQueue-0.02 - 24 Dec 2010 14:49:14 UTC

IO::Async - Asynchronous event-driven programming River stage three • 115 direct dependents • 145 total dependents

This collection of modules allows programs to be written that perform asynchronous filehandle IO operations. A typical program using them would consist of a single subclass of IO::Async::Loop to act as a container of other objects, which perform the ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

IO::Lambda - non-blocking I/O as lambda calculus River stage one • 4 direct dependents • 4 total dependents

This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...

KARASIK/IO-Lambda-1.33 - 15 Apr 2024 08:40:01 UTC

IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6 River stage four • 46 direct dependents • 6681 total dependents

This module provides a protocol-independent way to use IPv4 and IPv6 sockets, intended as a replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the "...

PEVANS/IO-Socket-IP-0.42 - 25 Jul 2023 15:34:14 UTC

IO::Async::Loop - core loop of the IO::Async framework River stage three • 115 direct dependents • 145 total dependents

This module provides an abstract class which implements the core loop of the IO::Async framework. Its primary purpose is to store a set of IO::Async::Notifier objects or subclasses of them. It handles all of the lower-level set manipulation actions, ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

IO::Socket::Socks - Provides a way to create socks client or server both 4 and 5 version. River stage two • 6 direct dependents • 18 total dependents

"IO::Socket::Socks" connects to a SOCKS proxy, tells it to open a connection to a remote host/port when the object is created. The object you receive can be used directly as a socket (with "IO::Socket" interface) for sending and receiving data from t...

OLEG/IO-Socket-Socks-0.74 - 04 May 2017 17:17:03 UTC

IO::Socket::Socks::Wrapper - Add SOCKS support for any perl object / package / program River stage zero No dependents

"IO::Socket::Socks::Wrapper" allows to wrap up the network connections into socks proxy. It can wrap up any network connection, connection from separate packages or even connection from separate object. It can also play well with your preferred event...

OLEG/IO-Socket-Socks-Wrapper-0.17 - 16 Feb 2017 16:08:31 UTC
9 results (0.03 seconds)