package libevent

  1. Overview
  2. Docs
OCaml wrapper for the libevent API

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-libevent-0.8.0.tar.gz
sha256=1346e08ea3b9c49a82386253cd297775b6a5550bd18cfc59fd80b287c7df71f8
md5=6b7f7858a90253b976f94d5908db4a62

Description

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.

Published: 24 Jan 2017

Dependencies (4)

  1. conf-libevent build
  2. base-unix
  3. ocamlfind build
  4. ocaml < "5.0"

Dev Dependencies

None

Used by (1)

  1. devkit

Conflicts

None

OCaml

Innovation. Community. Security.