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 "dist:UV HANDLE"

UV::Handle - Handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's handle <http://docs.libuv.org/en/v1.x/handle.html>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details o...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV - Perl interface to libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv <http://libuv.org>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details on how things work. Event loops tha...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::TTY - TTY stream handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's TTY <http://docs.libuv.org/en/v1.x/tty.html> stream handle. TTY handles represent a stream for the console....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::TCP - TCP socket handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's TCP <http://docs.libuv.org/en/v1.x/tcp.html> stream handle....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::UDP - UDP socket handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's UDP <http://docs.libuv.org/en/v1.x/udp.html> handle....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Idle - Idle handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's idle <http://docs.libuv.org/en/v1.x/idle.html> handle. Idle handles will run the given callback once per loop iteration, right before the UV::Prepare handles. * Note: The notable difference with UV::Prepar...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Poll - Poll handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's prepare <http://docs.libuv.org/en/v1.x/poll.html> handle. Poll handles are used to watch file descriptors for readability, writability and disconnection similar to the purpose of poll(2) <http://linux.die....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Pipe - Pipe stream handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's pipe <http://docs.libuv.org/en/v1.x/pipe.html> stream handle. Pipe handles represent a FIFO or UNIX ("local") socket....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Check - Check handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's check <http://docs.libuv.org/en/v1.x/check.html> handle. Check handles will run the given callback once per loop iteration, right after polling for i/o....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Async - Async notification handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's async <http://docs.libuv.org/en/v1.x/async.html> handle. Async handles store a callback to be invoked when requested by some possibly-asynchronous activity, such as in a signal handler or OS-level thread. ...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Timer - Timers in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's timer <http://docs.libuv.org/en/v1.x/timer.html>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details on ...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Signal - Signal handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's signal <http://docs.libuv.org/en/v1.x/signal.html> handle. Signal handles will run the given callback on receipt of the specified signal....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Prepare - Prepare handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's prepare <http://docs.libuv.org/en/v1.x/prepare.html> handle. Prepare handles will run the given callback once per loop iteration, right before polling for i/o....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Stream - Stream handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's stream <http://docs.libuv.org/en/v1.x/stream.html>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details o...

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC

UV::Process - Process handles in libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's process <http://docs.libuv.org/en/v1.x/process.html> handle....

PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC
15 results (0.04 seconds)