From owner-freebsd-current Mon Nov 26 12: 5:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9077637B419; Mon, 26 Nov 2001 12:05:10 -0800 (PST) Received: from localhost (arr@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fAQK4vk97377; Mon, 26 Nov 2001 15:04:57 -0500 (EST) (envelope-from arr@FreeBSD.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Mon, 26 Nov 2001 15:04:56 -0500 (EST) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Garrett Wollman Cc: Maxim Sobolev , Dag-Erling Smorgrav , freebsd-current@FreeBSD.org Subject: Re: libfetch kqueue patch In-Reply-To: <200111262001.fAQK15b21599@khavrinen.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Agreed, or people could code with select in a nice manner and dynamically allocate the fd_set arrays. On Mon, 26 Nov 2001, Garrett Wollman wrote: :< said: : :> For what it's worth, it also makes code less portable. : :On the other hand, it would also make libfetch useful in a larger :variety of applications; viz., those which have so many file :descriptors open that the one used by libfetch will overflow the :default fd_set. : :-GAWollman : : :To Unsubscribe: send mail to majordomo@FreeBSD.org :with "unsubscribe freebsd-current" in the body of the message : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message