| Linux::Event |
Fast event-driven programming for Linux |
0.117 |
metacpan |
| Linux::Event::Address |
Represent a socket address |
0.117 |
metacpan |
| Linux::Event::Error |
Structured error information from Linux::Event |
0.117 |
metacpan |
| Linux::Event::Framer |
Define message boundaries for ordered byte streams |
0.117 |
metacpan |
| Linux::Event::Framer::DecimalLength |
Frame messages with an ASCII decimal payload length |
0.117 |
metacpan |
| Linux::Event::Framer::Delimiter |
Split an ordered byte stream at a delimiter |
0.117 |
metacpan |
| Linux::Event::Framer::Fixed |
Split an ordered byte stream into fixed-size messages |
0.117 |
metacpan |
| Linux::Event::Framer::LengthPrefix |
Frame messages with a binary payload length |
0.117 |
metacpan |
| Linux::Event::Framer::Netstring |
Frame messages as canonical netstrings |
0.117 |
metacpan |
| Linux::Event::Framer::U32BE |
Frame messages with a 32-bit big-endian payload length |
0.117 |
metacpan |
| Linux::Event::Framer::Varint |
Frame messages with an unsigned LEB128 payload length |
0.117 |
metacpan |
| Linux::Event::IO |
Application data I/O resources |
0.117 |
metacpan |
| Linux::Event::IO::Pipe |
Asynchronous pipes and FIFOs |
0.117 |
metacpan |
| Linux::Event::IO::Sock |
Socket resources in Linux::Event |
0.117 |
metacpan |
| Linux::Event::IO::Sock::Dgram |
Asynchronous UDP and Unix datagram sockets |
0.117 |
metacpan |
| Linux::Event::IO::Sock::Listener |
Accept asynchronous stream connections |
0.117 |
metacpan |
| Linux::Event::IO::Sock::Stream |
Asynchronous connected sockets |
0.117 |
metacpan |
| Linux::Event::IO::TTY |
Asynchronous terminal and pseudo-terminal I/O |
0.117 |
metacpan |
| Linux::Event::Kernel |
Linux kernel notification and lifecycle resources |
0.117 |
metacpan |
| Linux::Event::Kernel::Event |
Wake an event loop from another execution context |
0.117 |
metacpan |
| Linux::Event::Kernel::Inotify |
Watch files and directories for filesystem changes |
0.117 |
metacpan |
| Linux::Event::Kernel::Inotify::Event |
Describe one filesystem notification |
0.117 |
metacpan |
| Linux::Event::Kernel::Inotify::Watch |
One filesystem watch owned by an Inotify object |
0.117 |
metacpan |
| Linux::Event::Kernel::Process |
Spawn or monitor processes through the event loop |
0.117 |
metacpan |
| Linux::Event::Kernel::Signal |
Handle Unix signals through the event loop |
0.117 |
metacpan |
| Linux::Event::Kernel::Timer |
Schedule one-time or recurring work |
0.117 |
metacpan |
| Linux::Event::Loop |
Run and coordinate Linux::Event resources |
0.117 |
metacpan |
| Linux::Event::TLS |
OpenSSL TLS transport for Linux::Event Stream sockets |
0.117 |
metacpan |