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

Comparing libev/ev.h (file contents):
Revision 1.168 by root, Wed Apr 18 06:06:04 2012 UTC vs.
Revision 1.169 by root, Wed Apr 18 06:09:29 2012 UTC

593} 593}
594 594
595#endif /* multiplicity */ 595#endif /* multiplicity */
596 596
597/* destroy event loops, also works for the default loop */ 597/* destroy event loops, also works for the default loop */
598EV_API_DECL void ev_loop_destroy (EV_P) EV_THROW; 598EV_API_DECL void ev_loop_destroy (EV_P);
599 599
600/* this needs to be called after fork, to duplicate the loop */ 600/* this needs to be called after fork, to duplicate the loop */
601/* when you want to re-use it in the child */ 601/* when you want to re-use it in the child */
602/* you can call it in either the parent or the child */ 602/* you can call it in either the parent or the child */
603/* you can actually call it at any time, anywhere :) */ 603/* you can actually call it at any time, anywhere :) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines