Import x11/cinnamon-screensaver version 2.2.4
[dports.git] / devel / libeio / pkg-descr
1 Libeio is a full-featured asynchronous I/O library for C, modelled in
2 similar style and spirit as libev.
3
4 Features include: asynchronous read, write, open, close, stat, unlink,
5 fdatasync, mknod, readdir etc. (basically the full POSIX API), sendfile
6 (native on solaris, linux, hp-ux, freebsd, emulated everywehere else),
7 readahead (emulated where not available).  It is fully event-library
8 agnostic and can easily be integrated into any event-library (or used
9 standalone, even in polling mode).
10
11 WWW: http://software.schmorp.de/pkg/libeio.html