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

Comparing libev/ev_vars.h (file contents):
Revision 1.41 by root, Thu Oct 21 15:19:05 2010 UTC vs.
Revision 1.42 by root, Sat Oct 23 22:25:44 2010 UTC

115#if EV_USE_PORT || EV_GENWRAP 115#if EV_USE_PORT || EV_GENWRAP
116VARx(struct port_event *, port_events) 116VARx(struct port_event *, port_events)
117VARx(int, port_eventmax) 117VARx(int, port_eventmax)
118#endif 118#endif
119 119
120#if EV_USE_IOCP || EV_GENWRAP
121VARx(HANDLE, iocp)
122#endif
123
120VARx(int *, fdchanges) 124VARx(int *, fdchanges)
121VARx(int, fdchangemax) 125VARx(int, fdchangemax)
122VARx(int, fdchangecnt) 126VARx(int, fdchangecnt)
123 127
124VARx(ANHE *, timers) 128VARx(ANHE *, timers)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines