This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: recvfrom and timeout signal


On Wed, Feb 20, 2002 at 04:48:42PM +0100, Piotr Stepien wrote:
> I use tho most recent 1.3.9. You are probably using another
> version of Windows. I did several tests and discovered different 
> action depending on Windows version:
> 
> Win 95/98/ME	- fails (signal never received)

Does it fail on *all* versions of 9x/Me?  I'm testing on XP currently.
However, it's probably important to know that it *will* always fail
on all flavours of 95 since 95 doesn't support the CancelIO() call
which is used to perform signal handling in blocking socket read/write
calls.  In theory (not that I'm carefully avoiding to lean out) it
should work on 98 and Me, though.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]