Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Corinna Vinschen <cygwin@cygwin.com>
Date: Sat, 9 Dec 2000 21:43:17 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="US-ASCII"
To: cygwin@cygwin.com
References: <Pine.LNX.4.10.10012091320090.15913-100000@alliance.centerclick.org>
In-Reply-To: <Pine.LNX.4.10.10012091320090.15913-100000@alliance.centerclick.org>
Subject: Re: connect() returns wrong errno for non-blocking sockets
MIME-Version: 1.0
Message-Id: <00120921431700.17980@cygbert>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id QAA07538

On Saturday 09 December 2000 19:47, Dave Johnson wrote:
> While porting an application to cygwin I've discovered the following
> bug:
>
> When calling connect on a non-blocking socket it returns -1 with
> errno set to EAGAIN not EINPROGRESS.  In every UNIX OS I've tried
> this in EINPROGRESS is the correct errno for non-blocking connect()
> calls.
>
> This is with cygwin 1.1.4.

Solved with 1.1.6, AFAIK.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

