1737025119
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
8 lines
393 B
Text
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
|