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

Comparing libev/ev.c (file contents):
Revision 1.269 by root, Wed Oct 29 06:32:48 2008 UTC vs.
Revision 1.270 by root, Thu Oct 30 13:07:10 2008 UTC

1659{ 1659{
1660#if EV_MULTIPLICITY 1660#if EV_MULTIPLICITY
1661 struct ev_loop *loop = ev_default_loop_ptr; 1661 struct ev_loop *loop = ev_default_loop_ptr;
1662#endif 1662#endif
1663 1663
1664 ev_loop_fork (EV_A); 1664 postfork = 1; /* must be in line with ev_loop_fork */
1665} 1665}
1666 1666
1667/*****************************************************************************/ 1667/*****************************************************************************/
1668 1668
1669void 1669void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines