From: jra@cygnus.com (Jeremy Allison)
Subject: Re: Select bug in beta 16?
15 Nov 1996 12:57:34 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199611151735.JAA06609.cygnus.gnu-win32@cygnus.com>
Original-To: bala@viman.com (Bala Parthasarathy)
Original-cc: gnu-win32@cygnus.com
In-reply-to: Your message of "Thu, 14 Nov 1996 23:33:39 PST."
             <199611150733.XAA19797@troilus.viman.com> 
Original-Sender: owner-gnu-win32@cygnus.com

Hi Bala,

	select() has been completely re-written in
beta 17 (I know 'cos I wrote it :-). It now blocks
correctly and works on all cases except for the case
where select() is asked to wait simultaneously on
a socket and a HANDLE. I punted this case as it is
*very* hard to solve (I know how to do it I just don't
want to write the code :-) and doesn't seem to affect
any apps I know about. We may just document it as a restriction
in beta 17 and fix it fully later (when I have some free time,
hahahahahaha..... [hysterical laughter trails off 
into sobs...] :-).

Hope this helps,

Jeremy
jra@cygnus.com
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
