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

Comparing libev/ev.pod (file contents):
Revision 1.15 by root, Mon Nov 12 08:47:00 2007 UTC vs.
Revision 1.16 by root, Mon Nov 12 08:47:14 2007 UTC

667kind. There is a C<ev_idle_set> macro, but using it is utterly pointless, 667kind. There is a C<ev_idle_set> macro, but using it is utterly pointless,
668believe me. 668believe me.
669 669
670=back 670=back
671 671
672=head2 C<ev_prepare> and C<ev_check> - your hooks into the event loop 672=head2 C<ev_prepare> and C<ev_check> - customise your event loop
673 673
674Prepare and check watchers are usually (but not always) used in tandem: 674Prepare and check watchers are usually (but not always) used in tandem:
675Prepare watchers get invoked before the process blocks and check watchers 675Prepare watchers get invoked before the process blocks and check watchers
676afterwards. 676afterwards.
677 677

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines