[Bug 634908] New: Review Request: libeio - Event-based fully asynchronous I/O library

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 17 10:52:13 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: libeio - Event-based fully asynchronous I/O library

https://bugzilla.redhat.com/show_bug.cgi?id=634908

           Summary: Review Request: libeio - Event-based fully
                    asynchronous I/O library
           Product: Fedora
           Version: 14
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: lkundrak at v3.sk
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


SPEC: http://v3.sk/~lkundrak/SPECS/libeio.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/libeio-3.65-1.fc13.src.rpm

Description:

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).

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.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list