Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id LAA01408; Thu, 31 Jul 1997 11:19:46 -0700 (PDT) Received: from twinlark.arctic.org (twinlark.arctic.org [204.62.130.91]) by hyperreal.org (8.8.5/8.8.5) with SMTP id LAA01375 for ; Thu, 31 Jul 1997 11:19:39 -0700 (PDT) Received: (qmail 30062 invoked by uid 500); 31 Jul 1997 18:19:35 -0000 Date: Thu, 31 Jul 1997 11:19:35 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: [STATUS] Apache 1.2.2 (Thu 31-Jul-1997 10:58 MET DST) In-Reply-To: <199707310858.KAA20769@en1.engelschall.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Thu, 31 Jul 1997, Ralf S. Engelschall wrote: > o [patch.pr748] > > o [patch.chunkerr] Don't delay 1.2.2 for these, neither are critical. As soon as the solaris hup thing is finalised we should release it. BTW, the thing that I said Marc had found was moving the SO_REUSEADDR before the dup. That worked in a small test program... but when I put it in apache it barfed. I'm guessing it's because my test program doesn't do any forking. Unless you've found something else, Marc? Dean