package lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.0.tar.gz
sha256=99229f444fd9610eff8e7d8f4a2c76c8d052a20732ac1d9db3ca282c6821fad8
md5=04e5ce110c3786199171770c47d968da

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.