Path to this page:
Subject: CVS commit: wip/libeio
From: Filip Hajny
Date: 2013-08-28 11:02:29
Message id: E1VEbeK-0002e5-7x@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
Import libeio-4.18 as wip/libeio.
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).
Files: