Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ames!ucbcad!ucbvax!DECWRL.DEC.COM!haynes From: haynes@DECWRL.DEC.COM Newsgroups: comp.windows.x Subject: Re: Blocked and Non-Blocked Event Handling in X Message-ID: <8708252051.AA19394@vulcan.dec.com> Date: Wed, 26-Aug-87 03:22:01 EDT Article-I.D.: vulcan.8708252051.AA19394 Posted: Wed Aug 26 03:22:01 1987 Date-Received: Fri, 28-Aug-87 00:44:16 EDT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 6 Use XPending to do a non-blocking check for recieved X events. Use select on the file descriptor in the display structure to wait for input from multiple sources. -- Charles