Module Ev.Extendable
Extendable events.
type t
The type for
ExtendableEvent
objects.
val wait_until : t -> 'a Fut.or_error -> unit
wait_until e
indicates to the event dispatcher that work is ongoing.
Ev.Extendable
Extendable events.
type t
The type for ExtendableEvent
objects.
val wait_until : t -> 'a Fut.or_error -> unit
wait_until e
indicates to the event dispatcher that work is ongoing.