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


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

sysconf(_SC_OPEN_MAX) limit



According to private communication with Chris, Cygwin has no fd limit.

However, we have a sysconf(_SC_OPEN_MAX) issue for Cygwin/XFree86:

why sysconf(_SC_OPEN_MAX) only returns 32 then. XFree86 returns errors once
max limit is hit.  One way to over come this is to hack the connections.c in
Xfree86, However, shouldn't
this be bumped up in the Cygwin rather than making changes in source code
outside of
it. Maybe other people will come across the same problem in other
applications.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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