Class Lwt_engine.libev
Engine based on libev. If not compiled with libev support, the creation of the class will raise Lwt_sys.Not_available.
inherit t
val loop : ev_loopThe libev loop used for this engine.
method loop : ev_loopReturns
loop.