From cvs-return-62646-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Fri Feb 16 00:56:14 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 958B818064A for ; Fri, 16 Feb 2018 00:56:13 +0100 (CET) Received: (qmail 69525 invoked by uid 500); 15 Feb 2018 23:56:12 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 69516 invoked by uid 99); 15 Feb 2018 23:56:12 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2018 23:56:12 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 9650F3A005B for ; Thu, 15 Feb 2018 23:56:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1824383 - /httpd/httpd/branches/2.4.x-mpm_fdqueue/ Date: Thu, 15 Feb 2018 23:56:09 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180215235611.9650F3A005B@svn01-us-west.apache.org> Author: ylavic Date: Thu Feb 15 23:56:09 2018 New Revision: 1824383 URL: http://svn.apache.org/viewvc?rev=1824383&view=rev Log: Convenient branch to merge common fdqueue code for MPMs event/worker. That is, r1821624 and follow ups. Added: httpd/httpd/branches/2.4.x-mpm_fdqueue/ - copied from r1824382, httpd/httpd/branches/2.4.x/