--- cvsroot/EV/EV.xs 2007/11/12 00:31:08 1.64 +++ cvsroot/EV/EV.xs 2007/11/12 05:53:55 1.65 @@ -330,7 +330,7 @@ const_iv (EV, METHOD_KQUEUE) const_iv (EV, METHOD_DEVPOLL) const_iv (EV, METHOD_PORT) - const_iv (EV, METHOD_ANY) + const_iv (EV, METHOD_NOENV) }; for (civ = const_iv + sizeof (const_iv) / sizeof (const_iv [0]); civ-- > const_iv; )