Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!think.com!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: gildea@expo.lcs.mit.EDU (Stephen Gildea) Newsgroups: comp.windows.x Subject: Re: Allocating Colors in a forked process Message-ID: <9101071932.AA27323@excalibur.lcs.mit.edu> Date: 7 Jan 91 19:32:49 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 6 Whoops. I claimed the X descriptor was closed after a fork, but it actually doesn't get closed until an exec. Rereading the original posting again I see that program in question never execs, thus leaving itself (themselves?) two X descriptors. < Stephen