Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!texbell!texsun!newstop!sun!kimba!hvr From: hvr@kimba.Sun.COM (Heather Rose) Newsgroups: comp.windows.x Subject: Re: Maximum number of XOpenDisplay() allowed by a client. Message-ID: <132611@sun.Eng.Sun.COM> Date: 7 Mar 90 03:46:00 GMT References: <3002@soleil.oakhill.UUCP> <9002230051.AA13764@expo.lcs.mit.edu> <3009@soleil.oakhill.UUCP> Sender: news@sun.Eng.Sun.COM Reply-To: hvr@sun.UUCP (Heather Rose) Organization: Sun Microsystems, Mountain View Lines: 11 Sounds like one person is running SunOS 4.0.x and one is running 3.x. The number of file descriptors available is not currently configurable in SunOS. So, don't bother with the kernel... The function "getdtablesize" will return the number of file descriptors available in SunOS. Regards, Heather