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

Comparing libev/ev.c (file contents):
Revision 1.442 by root, Thu May 31 15:47:59 2012 UTC vs.
Revision 1.443 by root, Thu May 31 17:53:26 2012 UTC

2550 EV_WIN32_CLOSE_FD (evpipe [1]); 2550 EV_WIN32_CLOSE_FD (evpipe [1]);
2551 } 2551 }
2552 2552
2553#if EV_SIGNAL_ENABLE || EV_ASYNC_ENABLE 2553#if EV_SIGNAL_ENABLE || EV_ASYNC_ENABLE
2554 evpipe_init (EV_A); 2554 evpipe_init (EV_A);
2555 /* now iterate over everything, in case we missed something */ 2555 /* iterate over everything, in case we missed something before */
2556 pipecb (EV_A_ &pipe_w, EV_READ); 2556 ev_feed_event (EV_A_ &pipe_w, EV_CUSTOM);
2557#endif 2557#endif
2558 } 2558 }
2559 2559
2560 postfork = 0; 2560 postfork = 0;
2561} 2561}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines