Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 Date: Fri, 20 Aug 1999 21:16:45 -0400 From: Chris Faylor To: "joshua M. Schmidlkofer" Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: cygwin32 and select() Message-ID: <19990820211645.A7619@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: "joshua M. Schmidlkofer" , cygwin AT sourceware DOT cygnus DOT com References: <37BDB1CD DOT BD7FB4EF AT mindless DOT com> <19990820171317 DOT A6337 AT cygnus DOT com> <37BDD253 DOT 2109E564 AT mindless DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <37BDD253.2109E564@mindless.com>; from joshua M. Schmidlkofer on Fri, Aug 20, 1999 at 04:10:27PM -0600 On Fri, Aug 20, 1999 at 04:10:27PM -0600, joshua M. Schmidlkofer wrote: >This leads me to beleive that I put the number of fd's that I have in >select() >However, this is from the most recent man pages that I have found: > > Man Page 2: >int select(int n, fd_set *readfds, fd_set *writefds, fd_set >*exceptfds, struct timeval *timeout); >[.....] > n is the highest-numbered descriptor in any of the three > sets, plus 1. Ok. If you are not doing this then that is at least *a* problem. If this is not working then possibly the newest snapshot will help: http://sourceware.cygnus.com/cygwin/snapshots/ -chris -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com