> -----Original Message-----
> From: $Bill Luebkert [mailto:[EMAIL PROTECTED]]
> Sent: 28 November 2000 04:23
> To: Raymond Forbes
> Cc: perl-win32-users
> Subject: Re: FCNTL

Bill, 
your select call ensures that the sysread doesn't encounter a block anyway
i.e. your code is "avoids-blocking" rather than non-blocking. I'm sure that
there is an outstanding bug (at least in AS 522) regarding the
inavailability of non-blocking sockets on Win32 - see...
http://bugs.activestate.com/ap.bugs/core_perl?id=523
http://bugs.activestate.com/ap.bugs/core_perl?id=565
...also exhibited in...
http://bugs.activestate.com/ap.bugs/modules?id=505

Michael Erskine (MSEmtd)
mailto:[EMAIL PROTECTED]
<JAPH>
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to