This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: non blocking sockets



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".


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