Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Lwt_engine.Ev_backend

module Ev_backend : sig..end

type t
val default : t
val select : t
val poll : t
val epoll : t
val kqueue : t
val devpoll : t
val port : t
val pp : Format.formatter -> t -> unit