Coronet

From Free Software Directory
 
Jump to: navigation, search


[edit]

Coronet

http://www.xmailserver.org/coronet-lib.html
Epoll/coroutine based event API

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Ted Teah

Verified on

9 March 2007




Leaders and contributors

Contact(s)Role
Davide Libenzi Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,SupportE-mailmailto:davidel@xmailserver.org
Ruby (Ref)https://rubygems.org/gems/coronet


Software prerequisites

KindDescription
Required to buildglibc >= 2.3.2
Required to buildlibpcl
Required to uselibpcl
Required to useglibc >= 2.3.2




Entry










"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.