delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 30 Aug 2010 19:56:51 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: /dev/windows and select() [was Re: Slow response to keypresses in xorg-server-1.8.0-1] |
Message-ID: | <20100830175651.GP6726@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20100830112313 DOT GN6726 AT calimero DOT vinschen DOT de> <Pine DOT CYG DOT 4 DOT 58 DOT 1008301238560 DOT 324 AT PC1163-8460-XP DOT flightsafety DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <Pine.CYG.4.58.1008301238560.324@PC1163-8460-XP.flightsafety.com> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Aug 30 12:49, Brian Ford wrote: > On Mon, 30 Aug 2010, Corinna Vinschen wrote: > > > I applied a patch to Cygwin which should make select on /dev/windows > > fully functional. > > > > The blessed solution is to replace the call to MsgWaitForMultipleObjects > > with a call to MsgWaitForMultipleObjectsEx with the MWMO_INPUTAVAILABLE > > flag set. This flag is defined to do exactly what we need. > > Just wondering, does this also effect select/poll on sockets in either 1.7 > or 1.5? Not at all. It only affects select on /dev/windows. > A long time ago (1.5.18) I discovered a delay in select on sockets > wondered if this might have been related. The implementation of the socket-specific code in the select function has been rewritten from sratch for 1.7. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |