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: <390019F5.53CE3303@col.bsf.alcatel.fr> Date: Fri, 21 Apr 2000 11:05:57 +0200 From: Pascal Vittone X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.5.1 sun4u) X-Accept-Language: fr MIME-Version: 1.0 To: Fontenot Larry A DLVA CC: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Re: Using ioctl(fd, FIONBIO, &on) for non-blocking socket and connect () returns with error "no more processes" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In fact, connect returns WSAEWOULDBLOCK that is translated in UNIX error code EWOULDBLOCK and EWOULDBLOCK is equal to EAGAIN. The right solution is to translate WSAEWOULDBLOCK in EINPROGRESS in this particular case. There are many ways to solve this problem. Best regards, Pascal Vittone -- ________________ ____________________________________________________\ /_______ Pascal Vittone ESD/EBU/LSD/R&D mailto:Pascal DOT Vittone AT col DOT bsf DOT alcatel DOT fr Alcatel Business Systems Tel: +33 (0)1 55 66 56 77 32, av. Kleber Fax: +33 (0)1 55 66 54 24 F-92700 Colombes _________________________________________________________\ /____________ \ / \/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com