Download List

Projeto Descrição

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; this includes like sockets and
pipes. The coronet library uses the epoll support
available in the 2.6 series of Linux kernels, and
the libpcl library for coroutine support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-26 15:08
0.22

Tags: Initial freshmeat announcement

2007-02-26 15:08
0.23

A página de manual foi atualizado.
Tags: Documentation
The man page was updated.

Project Resources