Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 26909 invoked from network); 12 Sep 2006 08:12:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2006 08:12:25 -0000 Received: (qmail 40223 invoked by uid 500); 12 Sep 2006 08:12:25 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 40201 invoked by uid 500); 12 Sep 2006 08:12:25 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 40189 invoked by uid 99); 12 Sep 2006 08:12:25 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2006 01:12:25 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=wrowe@rowe-clan.net; spf=permerror X-ASF-Spam-Status: No, hits=0.1 required=5.0 tests=FORGED_RCVD_HELO Received-SPF: error (idunn.apache.osuosl.org: domain rowe-clan.net from 207.155.248.14 cause and error) Received: from ([207.155.248.14:62668] helo=marlborough.cnchost.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 07/13-00869-2FB66054 for ; Tue, 12 Sep 2006 01:12:34 -0700 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) (as wrowe@rowe-clan.net) by marlborough.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 07D471B30; Tue, 12 Sep 2006 04:12:16 -0400 (EDT) Message-ID: <45066BD3.7020605@rowe-clan.net> Date: Tue, 12 Sep 2006 03:12:03 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.5 (X11/20060808) MIME-Version: 1.0 To: dev@apr.apache.org CC: commits@apr.apache.org Subject: Re: svn commit: r442492 - /apr/apr/branches/1.2.x/network_io/unix/sockets.c References: <20060912065935.9BDA11A981A@eris.apache.org> In-Reply-To: <20060912065935.9BDA11A981A@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N mturk@apache.org wrote: > Author: mturk > Date: Mon Sep 11 23:59:34 2006 > New Revision: 442492 > > URL: http://svn.apache.org/viewvc?view=rev&rev=442492 > Log: > Backport r442135 from trunk. If you are backporting bug fixes, would you mind keeping 0.9.x in sync, since it's very widely distributed today?