Connection rejected

Alexander Gottwald Alexander.Gottwald@informatik.tu-chemnitz.de
Mon Apr 30 11:28:00 GMT 2001


Hi,

A long time ago, In a galaxy far away, I wrote
> 
> after having 26 Connections from one linux machine to xwin open,
> I can't connect any other xclient. Xlib generates the following error
> 
I checked the sources and found the following function call:
lastfdesc = sysconf(_SC_OPEN_MAX) -1;

the call to sysconf returns the limit of 32 connections. Why
is it so low? I check with gdb and increased the number of 
connections to 128 and had no problems. Maybe some of the
cygwin "gurus" can help me on this.

bye
    ago
-- 
Alexander.Gottwald@informatik.tu-chemnitz.de
http://www.gotti.org
+49 3725 3498080



More information about the Cygwin-xfree mailing list