Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 20346 invoked by uid 6000); 28 Oct 1999 23:10:28 -0000 Received: (qmail 20334 invoked from network); 28 Oct 1999 23:10:26 -0000 Received: from twinlark.arctic.org (204.107.140.52) by taz.hyperreal.org with SMTP; 28 Oct 1999 23:10:26 -0000 Received: (qmail 32508 invoked by uid 500); 28 Oct 1999 23:10:25 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 28 Oct 1999 23:10:25 -0000 Date: Thu, 28 Oct 1999 16:10:25 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: cvs commit: apache-2.0/src/os/unix iol_socket.c In-Reply-To: <19991028134119.A5989@io.com> Message-ID: X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information regarding copyright and disclaimer. 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, 28 Oct 1999, Manoj Kasichainula wrote: > > (BUFF is written assuming the unix i/o style...) > > It probably assumes it less than it used to, but I wouldn't be > surprised to see breakages on some weird system without that style, > and I'm not going to try to test it until I get a good reason to. ok rad, your call. i just didn't want to think too hard about changing all that... since it's pretty scary. i'm still going through the cvs changes to see what you've done. Dean