OCaml-event
Ocaml bindings for the libevent API.
The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout has
been reached. Furthermore, libevent also support callbacks due to
signals or regular timeouts.
[ Homepage ]
| Author: | Maas-Maarten Zeeman. |
| Last modification date: | 17-Feb-2005 |
| Version: | 0.5.0 |
| Kind: | Libraries :: Bindings with C libraries |
| Topic: | System :: System programming |
| Homepage: | http://www.xs4all.nl/~mmzeeman/ocaml/ |