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

Comparing libev/ev.c (file contents):
Revision 1.265 by root, Thu Oct 23 04:56:49 2008 UTC vs.
Revision 1.266 by root, Fri Oct 24 08:15:33 2008 UTC

1638{ 1638{
1639#if EV_MULTIPLICITY 1639#if EV_MULTIPLICITY
1640 struct ev_loop *loop = ev_default_loop_ptr; 1640 struct ev_loop *loop = ev_default_loop_ptr;
1641#endif 1641#endif
1642 1642
1643 ev_default_loop_ptr = 0;
1644
1643#ifndef _WIN32 1645#ifndef _WIN32
1644 ev_ref (EV_A); /* child watcher */ 1646 ev_ref (EV_A); /* child watcher */
1645 ev_signal_stop (EV_A_ &childev); 1647 ev_signal_stop (EV_A_ &childev);
1646#endif 1648#endif
1647 1649

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines