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

Comparing libev/ev.c (file contents):
Revision 1.267 by root, Mon Oct 27 11:08:29 2008 UTC vs.
Revision 1.268 by root, Mon Oct 27 13:39:18 2008 UTC

806 806
807 for (fd = 0; fd < anfdmax; ++fd) 807 for (fd = 0; fd < anfdmax; ++fd)
808 if (anfds [fd].events) 808 if (anfds [fd].events)
809 { 809 {
810 anfds [fd].events = 0; 810 anfds [fd].events = 0;
811 anfds [fd].emask = 0;
811 fd_change (EV_A_ fd, EV_IOFDSET | 1); 812 fd_change (EV_A_ fd, EV_IOFDSET | 1);
812 } 813 }
813} 814}
814 815
815/*****************************************************************************/ 816/*****************************************************************************/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines