From: oliverf@secnet.com (Oliver Friedrichs)
Subject: Re: non blocking sockets
16 May 1997 23:04:59 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.BSI.3.95.970516120220.415A-100000.cygnus.gnu-win32@silence.secnet.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: Irio Lavagno <irio.lavagno@torino.alpcom.it>
Original-cc: gnu-win32@cygnus.com
In-Reply-To: <33796FBB.7F141B06@torino.alpcom.it>
Original-Sender: owner-gnu-win32@cygnus.com


On Wed, 14 May 1997, Irio Lavagno wrote:

> It seems that sockets can't be made non-blocking in cygwin32 b17 under
> winNT 4.0, is it just me or is it true ?

We've been having the same problems as well, just to confirm your
suspicions.  It appears that the socket simply blocks all the time, and a
fcntl(x, F_SETFL, O_NONBLOCK) has no effect.

- Oliver

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