Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!hao!ames!ucbcad!ucbvax!hplabs!decwrl!jumbo!jg From: jg@jumbo.dec.com (Jim Gettys) Newsgroups: comp.windows.x Subject: Re: Applications Hanging? Does XLine work? Message-ID: <813@jumbo.dec.com> Date: Thu, 4-Jun-87 22:33:23 EDT Article-I.D.: jumbo.813 Posted: Thu Jun 4 22:33:23 1987 Date-Received: Tue, 9-Jun-87 04:29:44 EDT References: <8706040216.AA08131@bu-cs.BU.EDU> <69500008@hplabsc.UUCP> Reply-To: jg@jumbo.UUCP (Jim Gettys) Organization: DEC Systems Research Center Lines: 6 This is a generic problem in the V10 X library; the library really should read events if it is blocked on write. This would avoid the deadlock. The V11 X library is written in this way; whenever it can't send more data it will in the meanwhile enqueue events. - Jim