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

Comparing libev/ev.pod (file contents):
Revision 1.180 by root, Fri Sep 19 03:45:55 2008 UTC vs.
Revision 1.181 by root, Fri Sep 19 03:47:50 2008 UTC

3298coroutines (e.g. you can call C<ev_loop> on the same loop from two 3298coroutines (e.g. you can call C<ev_loop> on the same loop from two
3299different coroutines and switch freely between both coroutines running the 3299different coroutines and switch freely between both coroutines running the
3300loop, as long as you don't confuse yourself). The only exception is that 3300loop, as long as you don't confuse yourself). The only exception is that
3301you must not do this from C<ev_periodic> reschedule callbacks. 3301you must not do this from C<ev_periodic> reschedule callbacks.
3302 3302
3303Care has been invested into making sure that libev does not keep local 3303Care has been taken to ensure that libev does not keep local state inside
3304state inside C<ev_loop>, and other calls do not usually allow coroutine 3304C<ev_loop>, and other calls do not usually allow coroutine switches.
3305switches.
3306 3305
3307 3306
3308=head1 COMPLEXITIES 3307=head1 COMPLEXITIES
3309 3308
3310In this section the complexities of (many of) the algorithms used inside 3309In this section the complexities of (many of) the algorithms used inside

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines