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

Comparing libev/ev.c (file contents):
Revision 1.380 by root, Mon Jun 27 19:20:01 2011 UTC vs.
Revision 1.381 by root, Mon Jun 27 21:29:35 2011 UTC

1520 1520
1521 if (!EV_A) 1521 if (!EV_A)
1522 return; 1522 return;
1523#endif 1523#endif
1524 1524
1525 evpipe_init (EV_A); 1525 if (!ev_active (&pipe_w))
1526 return;
1526 1527
1527 signals [signum - 1].pending = 1; 1528 signals [signum - 1].pending = 1;
1528 evpipe_write (EV_A_ &sig_pending); 1529 evpipe_write (EV_A_ &sig_pending);
1529} 1530}
1530 1531

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines