package lwt

  1. Overview
  2. Docs
Promises and event-driven I/O

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.2.tar.gz
sha256=b9fcd49ef391c9848c15818a50488652bd07da2b28a401d7a96558d6db13e3f8
md5=dc4005582a6ab32227f5ff90cb480dbe

doc/lwt.unix/Lwt_engine/class-libev/index.html

Class Lwt_engine.libev

Engine based on libev. If not compiled with libev support, the creation of the class will raise Lwt_sys.Not_available.

inherit t
val loop : ev_loop

The libev loop used for this engine.

method loop : ev_loop

Returns loop.

OCaml

Innovation. Community. Security.