01-07-31 09.00, skrev [EMAIL PROTECTED] p� [EMAIL PROTECTED] f�ljande:

> Hi,
> 
> I have tried running followtail.perl on Windows NT with POE 0.15 and get the
> following error:
> 
> perl -w followtail.perl
> Can't set the handle non-blocking: Unknown error at
> C:/perl/site/lib/POE/Kernel.pm line 2304.
> 
> The offending section in Kernel.pm goes...

A filehandle in win32 cannot be made non blocking, because it is not a
filehandle.

-- 
Arthur

Reply via email to