X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/2e79dc15d2fba4b69c8f62c2bf08a0899a3c578d..a1cef53ac1dbe842610d1a3b6871dd18cb1553be:/ev.html diff --git a/ev.html b/ev.html index 34a22df..4f2d1fc 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -275,7 +275,7 @@ more generic mechanism.

Can be used to make a call to ev_loop return early (but only after it has processed all outstanding events). The how argument must be either -EVUNLOOP_ONCE, which will make the innermost ev_loop call return, or +EVUNLOOP_ONE, which will make the innermost ev_loop call return, or EVUNLOOP_ALL, which will make all nested ev_loop calls return.

ev_ref (loop)