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

Comparing EV/EV.xs (file contents):
Revision 1.152 by root, Thu Dec 30 07:43:03 2010 UTC vs.
Revision 1.153 by root, Mon Jan 10 01:59:41 2011 UTC

401 const_iv (EV, BACKEND_EPOLL) 401 const_iv (EV, BACKEND_EPOLL)
402 const_iv (EV, BACKEND_KQUEUE) 402 const_iv (EV, BACKEND_KQUEUE)
403 const_iv (EV, BACKEND_DEVPOLL) 403 const_iv (EV, BACKEND_DEVPOLL)
404 const_iv (EV, BACKEND_PORT) 404 const_iv (EV, BACKEND_PORT)
405 const_iv (EV, BACKEND_ALL) 405 const_iv (EV, BACKEND_ALL)
406 const_iv (EV, BACKEND_MASK)
406 const_iv (EV, FLAG_AUTO) 407 const_iv (EV, FLAG_AUTO)
407 const_iv (EV, FLAG_FORKCHECK) 408 const_iv (EV, FLAG_FORKCHECK)
408 const_iv (EV, FLAG_SIGNALFD) 409 const_iv (EV, FLAG_SIGNALFD)
410 const_iv (EV, FLAG_NOSIGMASK)
409 const_iv (EV, FLAG_NOENV) 411 const_iv (EV, FLAG_NOENV)
410 const_iv (EV, FLAG_NOINOTIFY) 412 const_iv (EV, FLAG_NOINOTIFY)
411 413
412 const_iv (EV_, VERSION_MAJOR) 414 const_iv (EV_, VERSION_MAJOR)
413 const_iv (EV_, VERSION_MINOR) 415 const_iv (EV_, VERSION_MINOR)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines