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

Comparing libev/ev.pod (file contents):
Revision 1.355 by root, Tue Jan 11 01:41:56 2011 UTC vs.
Revision 1.356 by root, Tue Jan 11 01:42:47 2011 UTC

3633Note that sending the C<ev_async> watcher is required because otherwise 3633Note that sending the C<ev_async> watcher is required because otherwise
3634an event loop currently blocking in the kernel will have no knowledge 3634an event loop currently blocking in the kernel will have no knowledge
3635about the newly added timer. By waking up the loop it will pick up any new 3635about the newly added timer. By waking up the loop it will pick up any new
3636watchers in the next event loop iteration. 3636watchers in the next event loop iteration.
3637 3637
3638=back
3639
3640 3638
3641=head1 LIBEVENT EMULATION 3639=head1 LIBEVENT EMULATION
3642 3640
3643Libev offers a compatibility emulation layer for libevent. It cannot 3641Libev offers a compatibility emulation layer for libevent. It cannot
3644emulate the internals of libevent, so here are some usage hints: 3642emulate the internals of libevent, so here are some usage hints:
4573And a F<ev_cpp.C> implementation file that contains libev proper and is compiled: 4571And a F<ev_cpp.C> implementation file that contains libev proper and is compiled:
4574 4572
4575 #include "ev_cpp.h" 4573 #include "ev_cpp.h"
4576 #include "ev.c" 4574 #include "ev.c"
4577 4575
4578=head1 INTERACTION WITH OTHER PROGRAMS OR LIBRARIES 4576=head1 INTERACTION WITH OTHER PROGRAMS, LIBRARIES OR THE ENVIRONMENT
4579 4577
4580=head2 THREADS AND COROUTINES 4578=head2 THREADS AND COROUTINES
4581 4579
4582=head3 THREADS 4580=head3 THREADS
4583 4581

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines