--- cvsroot/EV/EV.xs 2007/11/02 20:21:33 1.41 +++ cvsroot/EV/EV.xs 2007/11/02 22:03:00 1.42 @@ -253,6 +253,9 @@ const_iv (EV, METHOD_SELECT) const_iv (EV, METHOD_POLL) const_iv (EV, METHOD_EPOLL) + const_iv (EV, METHOD_KQUEUE) + const_iv (EV, METHOD_DEVPOLL) + const_iv (EV, METHOD_PORT) const_iv (EV, METHOD_ANY) };