libeventversion
OCaml wrapper for the libevent API
libevent 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 supports callbacks due to signals or regular timeouts.
Authors | Maas-Maarten Zeeman <mmzeeman@xs4all.nl> and ygrek <ygrek@autistici.org> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/ygrek/ocaml-libevent |
Issue Tracker | https://github.com/ygrek/ocaml-libevent/issues |
Maintainer | ygrek@autistici.org |
Available | os != "macos" |
Dependencies |
|
Source [http] | https://ygrek.org/p/release/ocaml-libevent/ocaml-libevent-0.8.0.tar.gz sha256=1346e08ea3b9c49a82386253cd297775b6a5550bd18cfc59fd80b287c7df71f8 md5=6b7f7858a90253b976f94d5908db4a62 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/libevent/libevent.0.8.0/opam |
Required by