--- EV/EV.xs 2007/11/12 08:00:03 1.66 +++ EV/EV.xs 2007/11/12 21:51:14 1.67 @@ -322,6 +322,8 @@ const_iv (EV, LOOP_ONESHOT) const_iv (EV, LOOP_NONBLOCK) + const_iv (EV, UNLOOP_ONE) + const_iv (EV, UNLOOP_ALL) const_iv (EV, METHOD_SELECT) const_iv (EV, METHOD_POLL)