Coronet
Coronet
http://www.xmailserver.org/coronet-lib.html
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.
Documentation
Man Page in HTML, TXT, and PDF is available at http://www.xmailserver.org/coronet-lib.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1orlater | Ted Teah | 9 March 2007 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Support | mailto:davidel@xmailserver.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | libpcl |
| Required to use | |
| Required to build | |
| Required to build | libpcl |
This entry (in part or in whole) was last reviewed on 9 March 2007.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.