package libevent

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-libevent-0.7.0.tar.gz
sha256=9472fa765f3497eec6e82c1ba04aa3b968c6692bd94ae37f159b8a2773be5d48
md5=ae5fcfcee0b9793d082a94505a34e611

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: 10 Jun 2015

Dependencies (3)

  1. conf-libevent build
  2. ocamlfind build
  3. ocaml

Dev Dependencies

None

Used by (1)

  1. devkit < "0.4"

Conflicts

None

OCaml

Innovation. Community. Security.