Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!elroy.jpl.nasa.gov!thyme!kaleb From: kaleb@thyme.jpl.nasa.gov (Kaleb Keithley) Newsgroups: comp.windows.x Subject: Re: Xlib event loop for 2 servers from single client ? Message-ID: <1991Jan10.231321.22489@thyme.jpl.nasa.gov> Date: 10 Jan 91 23:13:21 GMT References: <1991Jan10.214142.1766@wrkgrp.uucp> <1991Jan10.220308.5385@crl.dec.com> Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 12 In article <1991Jan10.220308.5385@crl.dec.com> jg@crl.dec.com (Jim Gettys) writes: > >The way you do what you want is get the file descriptor "fileno(dpy)", Display is not a stream, fileno on dpy won't give you what you want. What you want is dpy->fd. -- Kaleb Keithley Jet Propulsion Labs kaleb@thyme.jpl.nasa.gov Offensive quote coming soon to a .signature file near you.