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 "distribution:UV CAPOEIRAB"

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::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::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::Loop - Looping with libuv River stage one • 3 direct dependents • 3 total dependents

This module provides an interface to libuv's loop <http://docs.libuv.org/en/v1.x/loop.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 ho...

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::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::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::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
8 results (0.03 seconds)