package lwt

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

6.1.2.tar.gz
md5=00bc7eb2772a28530f7365a7040f0c4f
sha512=a4737a2fc44aaeedca46ec6134c07013d5cf44039a988a6e79a40715a53e43601d4c91bbf11a8e89540528d912b8fa487e3068465c136c1156a872258eb3443b

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

Module Lwt_engine.Ev_backendSource

Sourcetype t
Sourceval default : t
Sourceval select : t
Sourceval poll : t
Sourceval epoll : t
Sourceval kqueue : t
Sourceval devpoll : t
Sourceval port : t
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit