Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <7F2B9185F0196F44B59990759B91B1C2505CCF@ins-exch.inspirepharm.com> From: Suhaib Siddiqi To: "'cygwin AT cygwin DOT com'" Subject: sysconf(_SC_OPEN_MAX) limit Date: Thu, 7 Jun 2001 19:56:12 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain 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