pkgsrc-wip/libeio-cvs/DESCR
Makoto Fujiwara 1737025119 (wip/libeio seems problem finding MASTER_SITES,
and even why cvs for this new one ? but)
Import libeio-4.18nb20140202 as wip/libeio-cvs.

Libeio is a full-featured asynchronous I/O library for C,
modelled 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 everywehere else), readahead (emulated
where not available).
... current from cvs repository
2014-02-02 14:01:40 +00:00

8 lines
393 B
Text

Libeio is a full-featured asynchronous I/O library for C,
modelled 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 everywehere else), readahead (emulated
where not available).
... current from cvs repository