From owner-freebsd-current Mon Nov 26 12:13:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 8ACD837B419; Mon, 26 Nov 2001 12:13:13 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 26 Nov 2001 20:13:12 +0000 (GMT) Date: Mon, 26 Nov 2001 20:13:12 +0000 From: David Malone To: "Andrew R. Reiter" Cc: Garrett Wollman , Maxim Sobolev , Dag-Erling Smorgrav , freebsd-current@FreeBSD.org Subject: Re: libfetch kqueue patch Message-ID: <20011126201312.A75451@walton.maths.tcd.ie> References: <200111262001.fAQK15b21599@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from arr@FreeBSD.org on Mon, Nov 26, 2001 at 03:04:56PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 26, 2001 at 03:04:56PM -0500, Andrew R. Reiter wrote: > Agreed, or people could code with select in a nice manner and dynamically > allocate the fd_set arrays. Is there a portable way to allocate dynamically sized fd_sets? It could easily be one of those things that you're not supposed to know how it works inside. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message