select() on more than 64 fds

MarketLogix mlx@mlx.com
Thu Sep 7 17:55:00 GMT 2000


Has this changed since b20.1 ?

Cause it sure mattered there !

I was unable to mind more than 32 fds w/select until I
called setdtablesize(256) !

My assumption was that this expands some per process fdtable
within cygwin1.dll. Is this no longer the case w/ v1.1.x ?
I still use it here only since I haven't bothered taking it out.

bisk.

Begin forwarded message:

Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: < mailto:cygwin-subscribe@sources.redhat.com >
List-Archive: < http://sources.redhat.com/ml/cygwin/ >
List-Post: < mailto:cygwin@sources.redhat.com >
List-Help: < mailto:cygwin-help@sources.redhat.com >,  
< http://sources.redhat.com/ml/#faqs >
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 7 Sep 2000 15:08:11 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: select() on more than 64 fds
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
User-Agent: Mutt/1.3.6i
In-Reply-To: < 200009071900.AA09879@mlx.com >; from mlx@mlx.com on Thu, Sep  
07, 2000 at 12:00:50PM -0700

On Thu, Sep 07, 2000 at 12:00:50PM -0700, MarketLogix wrote:
>
>Hi.
>
>Try -> setdtablesize().

No.  This has no effect on select().

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list