On Wed, Jan 19, 2000 at 11:06:15PM -0500, [EMAIL PROTECTED] wrote:
> well, i finally spent a little serious time and found my stupid bug. bad
> hash name in a constructor method vs. its use in another method. it
> passed undef as a socket/fd to Event::io->new. even though that was my
> bug, it should have caused a clean exit/die from event.pm so i feel this
> is a bug.

Hm.  I'm not sure.  Certainly, it is reasonable to clear the fd like:

  $io_watcher->fd(undef);

Are you saying that you want a warning if that happens in the
constructor?

-- 
"Does `competition' have an abstract purpose?"
       via, but not speaking for Deutsche Bank

Reply via email to