Fixed and committed. Thank you.
2002-05-09 16:27:38 by rcaputo
POE/Loop/Event.pm 1.30; POE/Loop/Gtk.pm 1.29
Fixed file descriptor tracking. The first rewrite was broken because
different access modes (read, write) would overwrite themselves for
the same file descriptor. This version separates watchers by
descriptor and mode, fixing LordVorp's problem and probaly also
jerakeen's.
-- Rocco Caputo / troc@pobox.com / poe.perl.org / poe.sf.net