From: newsham@aloha.net (Tim Newsham)
Subject: fcntl and getdtablesize
24 Jun 1997 17:14:02 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199706242308.NAA12340.cygnus.gnu-win32@haleakala.aloha.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Original-To: gnu-win32@cygnus.com
X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*]
Original-Sender: owner-gnu-win32@cygnus.com



Bug:   
Cygwin's fcntl() function doesnt seem to handle O_NONBLOCK/
FNDELAY at all.  I am able to use ioctl() with FIONBIO for
sockets, but fcntl() should be useable for this as well.

Question:
Is there a way to raise the limit on open file descriptors?
getdtablesize() currently returns 64 (NOFILES).  There
appears to be a setdtablesize() but it looks like it is
for internal use only.  If this is not currently supported,
will it ever be supported?

                                  Tim N.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
