ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.24 by root, Mon Nov 12 19:20:05 2007 UTC vs.
Revision 1.25 by root, Mon Nov 12 21:51:14 2007 UTC

241 241
242=item ev_unloop (loop, how) 242=item ev_unloop (loop, how)
243 243
244Can be used to make a call to C<ev_loop> return early (but only after it 244Can be used to make a call to C<ev_loop> return early (but only after it
245has processed all outstanding events). The C<how> argument must be either 245has processed all outstanding events). The C<how> argument must be either
246C<EVUNLOOP_ONCE>, which will make the innermost C<ev_loop> call return, or 246C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or
247C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return. 247C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return.
248 248
249=item ev_ref (loop) 249=item ev_ref (loop)
250 250
251=item ev_unref (loop) 251=item ev_unref (loop)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines