Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!decvax!crltrx!max.crl.dec.com!jg From: jg@max.crl.dec.com (Jim Gettys) Newsgroups: comp.windows.x Subject: Re: Asynch events? Message-ID: <283@crltrx.crl.dec.com> Date: 20 Jul 89 15:23:35 GMT References: <3437@ncsuvx.ncsu.edu> Sender: news@crltrx.crl.dec.com Distribution: comp Organization: Digital Equipment Corporation, Cambridge Research Lab Lines: 11 No, Xlib does not itself provide a read with timeout feature, though it will provide you with enough information to do this in an OS dependent fashion. The Xt intrinsics, however, I believe provide this functionality, and in an OS independent fashion. I suspect other toolkits do as well. You should be using a toolkit in any case. Xlib is not the right level of abstraction for building entire serious applications, unless you are a masochist, or a toolkit implementer. - Jim Gettys