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

Comparing libev/ev_kqueue.c (file contents):
Revision 1.19 by root, Thu Nov 22 15:42:01 2007 UTC vs.
Revision 1.20 by root, Fri Nov 23 05:00:45 2007 UTC

191 191
192 kqueue_changes = 0; 192 kqueue_changes = 0;
193 kqueue_changemax = 0; 193 kqueue_changemax = 0;
194 kqueue_changecnt = 0; 194 kqueue_changecnt = 0;
195 195
196 return EVMETHOD_KQUEUE; 196 return EVBACKEND_KQUEUE;
197} 197}
198 198
199static void 199static void
200kqueue_destroy (EV_P) 200kqueue_destroy (EV_P)
201{ 201{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines