On Tue, May 23, 2000 at 06:55:41PM -0400, [EMAIL PROTECTED] wrote:
> Ignored 't' in poll mask at
> /usr/lib/perl5/site_perl/5.005/i386-linux/Event/Watcher.pm line 71.
> 
> i am adding the 't' poll code as well as the timeout method. are you
> ignoring the 't' if the method is passed? not a biggie, i remove the 't'
> when i am adding the timeout method. just tell mat that is ok. it seems
> to timeout fine without the 't'.

Yah.  The 't' flags is read-only since the watcher already knows whether
to timeout based upon whether the timeout is set.  Perhaps the API is
slightly misleading.

-- 
"Never ascribe to malice that which can be explained by stupidity."
                           via, but not speaking for Deutsche Bank

Reply via email to