From: oliverf AT secnet DOT com (Oliver Friedrichs) Subject: Re: non blocking sockets 16 May 1997 23:04:59 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: Irio Lavagno Original-cc: gnu-win32 AT cygnus DOT com In-Reply-To: <33796FBB.7F141B06@torino.alpcom.it> Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".