Jump to letter: [
39ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libeio - Event-based fully asynchronous I/O library
- Description:
Libeio is a full-featured asynchronous I/O library for C, modeled in
similar style and spirit as libev. Features include: asynchronous read,
write, open, close, stat, unlink, fdatasync, mknod, readdir etc. (basically
the full POSIX API). sendfile (native on solaris, linux, hp-ux, freebsd,
emulated everywhere else), readahead (emulated where not available).
It is fully event-library agnostic and can easily be integrated into any
event-library (or used standalone, even in polling mode). It is very portable
and relies only on POSIX threads.
Packages
libeio-3.65-4.el6.i686
[18 KiB] |
Changelog
by Fedora Release Engineering (2011-02-07):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|