B | |
backend [Ev] |
supported backends
|
C | |
cb [Ev] |
callback function; called when an event occurs
|
check [Ev] |
abstract data type containing the event watcher
|
child [Ev] |
abstract data type containing the event watcher
|
E | |
ev [Ev] |
abstract data type for events
|
exn_handler [Ev] |
an exception handler; if this function throws, it will end
the event loop which will forward the exception
|
F | |
fork [Ev] |
abstract data type containing the event watcher
|
I | |
idle [Ev] |
abstract data type containing the event watcher
|
io [Ev] |
abstract data type containing the event watcher
|
L | |
loop [Ev] |
abstract data type for event loops
|
loop_arg [Ev] |
loop_new and default_loop construction argument
|
loop_flag [Ev] |
loop_flag is used when constructing a new loop with loop_new or default_loop
|
P | |
periodic [Ev] |
abstract data type containing the event watcher
|
periodic_time [Ev] |
describes the desired times when a periodic event should fire
|
prepare [Ev] |
abstract data type containing the event watcher
|
R | |
reschedule_cb [Ev] |
callback for rescheduling next event, for periodic events
|
revent [Ev] |
event types that are recognized
|
revents [Ev] |
list of events received
|
run_loop_flag [Ev] | |
S | |
signal [Ev] |
abstract data type containing the event watcher
|
stat [Ev] |
abstract data type containing the event watcher
|
T | |
timer [Ev] |
abstract data type containing the event watcher
|
U | |
unloop_how [Ev] |
how to stop a loop
|