From c9877299894353b8aa7442192b15991de9d4767d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2007 03:11:57 +0000 Subject: add manpage to distro and install it --- ev.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '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)
-- cgit v1.2.3