Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 69974 invoked from network); 4 Mar 2005 17:15:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Mar 2005 17:15:38 -0000 Received: (qmail 98501 invoked by uid 500); 4 Mar 2005 17:15:31 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 98280 invoked by uid 500); 4 Mar 2005 17:15:30 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 98045 invoked by uid 99); 4 Mar 2005 17:15:29 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from thunderer.concentric.net (HELO thunderer.cnchost.com) (207.155.252.72) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 04 Mar 2005 09:15:28 -0800 Received: from rcsv650.rowe-clan.net (c-24-13-128-132.client.comcast.net [24.13.128.132]) by thunderer.cnchost.com id MAA03162; Fri, 4 Mar 2005 12:15:25 -0500 (EST) [ConcentricHost SMTP Relay 1.17] Errors-To: Message-Id: <6.2.1.2.2.20050304111423.04eb7a90@pop3.rowe-clan.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Fri, 04 Mar 2005 11:15:25 -0600 To: dev@httpd.apache.org From: "William A. Rowe, Jr." Subject: Re: relatively minor 2.1 API change Cc: dev@httpd.apache.org In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N At 04:20 AM 3/4/2005, Jeff Trawick wrote: >worker_score in scoreboard.h needs a pid_t field. As long as you store the pid:tid atom, I'm +1. Quite right, those tid's can become somewhat meaningless out of context. Bill