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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 18 Oct 2001 23:49:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bug in 1.3.3 2000/NT (probably socket()) Message-ID: <20011018234925.A12441@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200110181955 DOT f9IJtT500294 AT head-cfa DOT harvard DOT 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/