module Ev_backend: sig .. end
sig
end
type t
val default : t
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
Format.formatter -> t -> unit