Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94267 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36585 invoked from network); 27 Jun 2016 06:49:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2016 06:49:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:35201] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/80-33395-E8CC0775 for ; Mon, 27 Jun 2016 02:49:51 -0400 Received: by mail-oi0-f48.google.com with SMTP id r2so188512840oih.2 for ; Sun, 26 Jun 2016 23:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=eRzSPEI9+cckl8wDzpVR9r1VzKpmkiGEKAyTJjkU+9A=; b=re04JKSdsHlBIg+DgCalKEiko6Ub9JY7/Bd50uFQRUAqo/d5BWPT7DSsss/m5Jb9T9 F9ABdjSVbcGskSsSXVmybTd6sU3RQbiCcUEZCMKr+lTjhY8ZC6fq26cirUQHsRrq3+Rh c5akCAiIFZoTYFnQuXjH0eNGAJhY9sMDRWoWXfpNTR/xlPK+Go0KEhoGy26lLzmy/r+q SZAFL8mtlH69teunPSNlRh4O3nDF+kvpZVeCxJP7rzaAJF1LID0HHjGtgRrsp+0Ye5JK NKxr3S2vS5PPJp+70XwtpwkB1vvkYwZNGsw6RI1N2+BJG4YfmDCq8p2xCpNcXCFn2Cj1 AeGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=eRzSPEI9+cckl8wDzpVR9r1VzKpmkiGEKAyTJjkU+9A=; b=X4nxphYeJbtxCk5sEhe5STSL9goZ0WXNwis+BXwHz6fFnYRLLukqIHsL2KxyjcOUXD 9pU8Ni3tlBGnC/3CwvP8a85Xva3YGQOhCVT/jUTYr8pkbjAttS2QqkxmmRVpaue/RbLj MNftWkxw2ofVQTdglma60yPHhr+xCcC4hsZ/Tu8OitRaGtiRUSMwN+0oqQO/BLZHp26w JG6nngb2TLWW2OuQ7pdJUI/6UEdh6kaAVpIjMjbVmqJDaQLcUHoyg8wO/53jPm+SK6yT liTPQti5OT7rNNy+2i8nkOSIWqiGNdNK42RyW9lW9YIG+TlyrGKxpmpcNEkGOh53Yu9B Yy7g== X-Gm-Message-State: ALyK8tIRkPvXjLAO4owzl+Pe72EMkYx06ZJgrtfU6NEN25BEtQIt90gB0lyoa6CYGT+px6DbQPqc7N89343Gtw== MIME-Version: 1.0 X-Received: by 10.157.15.230 with SMTP id m35mr9330133otd.80.1467010188105; Sun, 26 Jun 2016 23:49:48 -0700 (PDT) Received: by 10.202.190.3 with HTTP; Sun, 26 Jun 2016 23:49:47 -0700 (PDT) Received: by 10.202.190.3 with HTTP; Sun, 26 Jun 2016 23:49:47 -0700 (PDT) In-Reply-To: References: Date: Mon, 27 Jun 2016 13:49:47 +0700 Message-ID: To: Joe Watkins Cc: Bob Weinand , PHP internals , Dmitry Stogov Content-Type: multipart/alternative; boundary=001a1147246e24de5f05363ced77 Subject: Re: [PHP-DEV] [RFC] Asynchronous Signal Handling (withiut TICKs and any additional overhead). From: pierre.php@gmail.com (Pierre Joye) --001a1147246e24de5f05363ced77 Content-Type: text/plain; charset=UTF-8 On Jun 27, 2016 1:20 PM, "Joe Watkins" wrote: > The proposed version of this RFC is 7.1, and the discussion was started > very late. However, since this is a self contained change in an extension, > I'm not sure it needs a 2/3 majority, and I'm not sure that it needs a full > discussion/voting period. Well, the code yes not the impact. --001a1147246e24de5f05363ced77--