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 From: Chris Faylor Date: Tue, 17 Oct 2000 12:20:25 -0400 To: Cygwin mailing list Subject: Re: Polled IO under Cygwin? Message-ID: <20001017122025.F9581@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: Cygwin mailing list References: <000c01c03852$3bc25880$21c9ca95 AT mow DOT siemens DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <000c01c03852$3bc25880$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Tue, Oct 17, 2000 at 07:52:20PM +0400 On Tue, Oct 17, 2000 at 07:52:20PM +0400, Andrej Borsenkow wrote: >I've heard rumors, that select does not work reliably under Cygwin. >Specifically, I need to avoid busy loop on reading from tty (that gives awful >performance on Cygwin. I wonder why it behaves more or less good under Unix). I don't know what you mean by a "busy loop" but I haven't heard any reports that select works less than reliably. Due to severe Windows limitations, some of the select operations do rely on polling loops. This includes selects on ttys and consoles. >What is experience in using select (or poll) under Cygwin? FWIW, gdb uses both with no problems. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com