package lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.1.tar.gz
sha256=b54c78ef2b7a47c94d6ef8c93333b474b2f8ad912f9208cc94dbca44612e9fc9
md5=70d107a5ff1247840e8012b6a3793c15

doc/lwt.unix/Lwt_engine/Versioned/index.html

Module Lwt_engine.Versioned

class libev_1 : object ... end

Old version of Lwt_engine.libev. The current Lwt_engine.libev allows selecting the libev back end.

class libev_2 : ?backend:Ev_backend.t -> unit -> object ... end

Since Lwt 3.0.0, this is just an alias for Lwt_engine.libev.

OCaml

Innovation. Community. Security.