Categories
Coronet
The coronet library implements an epoll and coroutine based library that allows for async operations over certain kinds of files (any file that supports poll(2) and the O_NONBLOCK fcntl(2) flag can be hosted - like sockets, pipes, ...). The coronet library uses the epoll support available in the 2.6 series of Linux kernels, and the libpcl library for coroutine support.
Last updated 9 Mar, 2007
About
Leadership
- Davide Libenzi - Maintainer
Requirements
- glibc >= 2.3.2 (Use Requirement)
- libpcl (Use Requirement)
- glibc >= 2.3.2 (Build Prerequisite)
- libpcl (Build Prerequisite)
Versions
0.23
0.23 released on 2007-03-01
- Released: 1 Mar, 2007
- Code Maturity: Stable
- Source Archive: http://www.xmailserver.org/coronet-0.23.tar.gz
- Licenses: LGPLv2.1orlater
- Interfaces: Library
User Community and Support
Man Page in HTML, TXT, and PDF is available at http://www.xmailserver.org/coronet-lib.html



