ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.xs
(Generate patch)

Comparing EV/EV.xs (file contents):
Revision 1.66 by root, Mon Nov 12 08:00:03 2007 UTC vs.
Revision 1.67 by root, Mon Nov 12 21:51:14 2007 UTC

320 const_iv (EV_, CHECK) 320 const_iv (EV_, CHECK)
321 const_iv (EV_, ERROR) 321 const_iv (EV_, ERROR)
322 322
323 const_iv (EV, LOOP_ONESHOT) 323 const_iv (EV, LOOP_ONESHOT)
324 const_iv (EV, LOOP_NONBLOCK) 324 const_iv (EV, LOOP_NONBLOCK)
325 const_iv (EV, UNLOOP_ONE)
326 const_iv (EV, UNLOOP_ALL)
325 327
326 const_iv (EV, METHOD_SELECT) 328 const_iv (EV, METHOD_SELECT)
327 const_iv (EV, METHOD_POLL) 329 const_iv (EV, METHOD_POLL)
328 const_iv (EV, METHOD_EPOLL) 330 const_iv (EV, METHOD_EPOLL)
329 const_iv (EV, METHOD_KQUEUE) 331 const_iv (EV, METHOD_KQUEUE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines