Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!ames!sdcsvax!ucbvax!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: X input & select Message-ID: <8706011331.AA27478@ORPHEUS.MIT.EDU> Date: Mon, 1-Jun-87 09:31:06 EDT Article-I.D.: ORPHEUS.8706011331.AA27478 Posted: Mon Jun 1 09:31:06 1987 Date-Received: Wed, 3-Jun-87 00:49:59 EDT References: <45000002@garrity> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 10 Asynchronous i/o has proven to be a very difficult area to tackle in an os-independent manner. Several alternatives have been discussed, but none has yet been deemed entirely adequate. If anyone has anything to offer here, let us know. Doing your own select() on the display fd is perfectly acceptable for now. You just have to be careful to first ask XPending() if there is anything remaining to process in Xlib's internal queue. -Ralph