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
Date: Thu, 18 Oct 2001 23:49:25 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: bug in 1.3.3 2000/NT (probably socket())
Message-ID: <20011018234925.A12441@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <200110181955.f9IJtT500294@head-cfa.harvard.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200110181955.f9IJtT500294@head-cfa.harvard.edu>
User-Agent: Mutt/1.3.21i

On Thu, Oct 18, 2001 at 03:55:29PM -0400, Eric Mandel wrote:
>
>Dear Cygwin Developer(s),
>
>The appended test server program indicates a possible bug in one of
>the socket routines under Cygwin 1.3.3. The program creates a socket,
>listens for connections, accepts each connection, reads data from the
>connected socket, and writes that data to stdout (i.e., an echo server).
>
>The program works correctly under Cygwin 1.3.2 (NT and 2000) but not
>under Cygwin 1.3.3 (NT or 2000). (It also works under Solaris 5.8).
>Under 1.3.3, select() returns an error each time it is called:
>
>	select(): bad file number

Try a snapshot.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

