Path to this page:
./
devel/p5-IO-Event,
Tied Filehandles for Nonblocking IO with Object Callbacks
Branch: CURRENT,
Version: 0.813nb8,
Package name: p5-IO-Event-0.813nb8,
Maintainer: pkgsrc-usersIO::Event provides a object-based callback system for handling nonblocking
IO. The design goal is to provide a system that just does the right thing
w/o the user needing to think about it much.
All APIs are kept as simple as possible yet at the same time, all
functionality is accesible if needed. Simple things are easy. Hard things
are possible.
Most of the time file handling syntax will work fine: <$filehandle> and
print $filehandle 'stuff'.
IO::Event provides automatic buffering of output (with a callback to
throttle). It provides automatic line-at-a-time input.
After initial setup, call IO::Event::loop().
IO::Event was originally written to use Event. IO::Event still defaults to
using Event but it can now use AnyEvent or its own event loop.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 33.669 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-IO-Event-0.813nb8
- (2023-07-06) Updated to version: p5-IO-Event-0.813nb7
- (2022-06-28) Updated to version: p5-IO-Event-0.813nb6
- (2021-05-25) Updated to version: p5-IO-Event-0.813nb5
- (2020-09-01) Updated to version: p5-IO-Event-0.813nb4
- (2019-08-11) Updated to version: p5-IO-Event-0.813nb3
CVS history: (Expand)