delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Fri, 21 Apr 2000 10:50:02 -0400 |
To: | "'cygwin AT sourceware DOT cygnus DOT com'" <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" |
Message-ID: | <20000421105002.B7931@cygnus.com> |
Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
Mail-Followup-To: | cgf AT cygnus DOT com, |
"'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> | |
References: | <390019F5 DOT 53CE3303 AT col DOT bsf DOT alcatel DOT fr> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.1.8i |
In-Reply-To: | <390019F5.53CE3303@col.bsf.alcatel.fr>; from Pascal.Vittone@col.bsf.alcatel.fr on Fri, Apr 21, 2000 at 11:05:57AM +0200 |
On Fri, Apr 21, 2000 at 11:05:57AM +0200, Pascal Vittone wrote: > 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. Patch please? cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |