Warning: Reason support is experimental.
We are looking for beta-tester and contributors.
class libev : ?backend:Ev_backend.t -> unit -> object..end
Engine based on libev. If not compiled with libev support, the
creation of the class will raise Lwt_sys.Not_available.
Inherits
val loop : ev_loop
The libev loop used for this engine.
method loop : ev_loop