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

Comparing libev/ev.pod (file contents):
Revision 1.268 by root, Sat Aug 29 08:15:11 2009 UTC vs.
Revision 1.269 by root, Mon Aug 31 14:51:48 2009 UTC

590as signal and child watchers) would need to be stopped manually. 590as signal and child watchers) would need to be stopped manually.
591 591
592In general it is not advisable to call this function except in the 592In general it is not advisable to call this function except in the
593rare occasion where you really need to free e.g. the signal handling 593rare occasion where you really need to free e.g. the signal handling
594pipe fds. If you need dynamically allocated loops it is better to use 594pipe fds. If you need dynamically allocated loops it is better to use
595C<ev_loop_new> and C<ev_loop_destroy>). 595C<ev_loop_new> and C<ev_loop_destroy>.
596 596
597=item ev_loop_destroy (loop) 597=item ev_loop_destroy (loop)
598 598
599Like C<ev_default_destroy>, but destroys an event loop created by an 599Like C<ev_default_destroy>, but destroys an event loop created by an
600earlier call to C<ev_loop_new>. 600earlier call to C<ev_loop_new>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines