This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Connection rejected


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]