From: kiko AT jett DOT com DOT br (Marco Kiko Carnut) Subject: Re: accept() blocks 5 Feb 1998 09:34:23 -0800 Message-ID: <199802051338.FAA17681.cygnus.gnu-win32@cygint.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com Hi folks, Thanks for everyone who sent me advice about the blocking accept(), but I found out what it was. An obscure #ifdef chain was making it use fcntl. When I changed to ioctl with FIONBIO it worked fine -- well, almost, there's still a problem with the alarms but I'm checking this. Best, --Kiko. - 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".