jon.recoil.org

Class Lwt_engine.libevSource

Engine based on libev. If not compiled with libev support, the creation of the class will raise Lwt_sys.Not_available.

inherit t
method backend : Lwt_engine.Ev_backend.t

The backend picked by libev.

The libev loop used for this engine.

method loop : Lwt_engine.ev_loop

Returns loop.