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

Comparing libev/ev.pod (file contents):
Revision 1.114 by root, Mon Dec 31 01:31:30 2007 UTC vs.
Revision 1.115 by root, Mon Dec 31 01:32:59 2007 UTC

590Can be used to make a call to C<ev_loop> return early (but only after it 590Can be used to make a call to C<ev_loop> return early (but only after it
591has processed all outstanding events). The C<how> argument must be either 591has processed all outstanding events). The C<how> argument must be either
592C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or 592C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or
593C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return. 593C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return.
594 594
595This "unloop state" will be cleared when entering C<ev_loop> again.
596
595=item ev_ref (loop) 597=item ev_ref (loop)
596 598
597=item ev_unref (loop) 599=item ev_unref (loop)
598 600
599Ref/unref can be used to add or remove a reference count on the event 601Ref/unref can be used to add or remove a reference count on the event

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines