From owner-cvs-all Thu Jun 4 18:00:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23179 for cvs-all-outgoing; Thu, 4 Jun 1998 18:00:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from burka.rdy.com (dima@burka.rdy.com [205.149.163.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23149 for ; Thu, 4 Jun 1998 17:59:40 -0700 (PDT) (envelope-from dima@burka.rdy.com) Received: (from dima@localhost) by burka.rdy.com (8.8.8/RDY&DVV) id RAA15364; Thu, 4 Jun 1998 17:59:34 -0700 (PDT) Message-Id: <199806050059.RAA15364@burka.rdy.com> Subject: Re: FD_SETSIZE In-Reply-To: <199806050020.KAA32228@godzilla.zeta.org.au> from Bruce Evans at "Jun 5, 98 10:20:53 am" To: bde@zeta.org.au (Bruce Evans) Date: Thu, 4 Jun 1998 17:59:34 -0700 (PDT) Cc: bde@zeta.org.au, dima@best.net, committers@FreeBSD.ORG X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans writes: > >> I didn't merge the kernel changes because they wouldn't have fixed a bug. > > > >Which one bug? Bug in select()? > > No bug. Never fix a working system. Well, I was under impression that it's not a bug fix, but rather an improvement :-) And there's nothing wrong with improving a working system. Anyway, in lots of cases FD_SETSIZE defined to 256 is not enough. I thought, it would simply be smart to merge this change from -current, since it's been working over there for about a year now? > > Bruce > -- dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message