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

Comparing libev/ev_select.c (file contents):
Revision 1.20 by root, Mon Nov 12 00:31:08 2007 UTC vs.
Revision 1.21 by root, Fri Nov 23 05:00:45 2007 UTC

219 vec_ri = 0; 219 vec_ri = 0;
220 vec_wo = 0; 220 vec_wo = 0;
221 vec_wo = 0; 221 vec_wo = 0;
222#endif 222#endif
223 223
224 return EVMETHOD_SELECT; 224 return EVBACKEND_SELECT;
225} 225}
226 226
227static void 227static void
228select_destroy (EV_P) 228select_destroy (EV_P)
229{ 229{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines