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
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

Dev Dependencies

None

Used by (1)

  1. devkit

Conflicts

None