Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: Babu Krishanrao To: cygwin AT sourceware DOT cygnus DOT com Subject: Unable to create a non-blocking socket with cygwin B20 Date: Thu, 30 Dec 1999 16:27:03 -0800 MIME-Version: 1.0 Content-Type: text/plain Version: Cygwin B20 used "fcntl" call, the solaris binary works well but the windows NT binary generated using cygwin B20 blocks even after a successful fcntl call has been made to non-block the socket. then used ioctl call, the solaris works fine with this too but the win-NT binary generated using cygwin has problems: the ioctl call succeeds but the subsiquent connect call gives the following error: "Connect: No more processes" Pls let me know if cygwin supports non-blocking sockets Babu -------------------------------------- Sharathbabu Krishnarao Software Consultant Appliant Inc., Seattle 206-523-9566 ext 105 ------------------------------------ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com