Module Lwt_engine.Ev_backend

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