Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94271 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48612 invoked from network); 27 Jun 2016 10:08:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2016 10:08:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.213.46 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.213.46 mail-vk0-f46.google.com Received: from [209.85.213.46] ([209.85.213.46:34249] helo=mail-vk0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/01-40393-92BF0775 for ; Mon, 27 Jun 2016 06:08:41 -0400 Received: by mail-vk0-f46.google.com with SMTP id c2so195205637vkg.1 for ; Mon, 27 Jun 2016 03:08:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=yc2bGfqZR1eoKbl6HJzoLikLU5+2hQa8BHLO2Ck1lXk=; b=n6jlmo3XhlOg0Vwb5JVtRgno7aZkI4yVbR2yWPg0TlIAtHtpnyhHl/JyY54jgn5/hU afo4H448+uOQRPZqbohE/otEByKf16uGg3X7rhJzpA7mqcBcsMj4tKCjLsVbZZ47gKs2 79FwytTdyqkgBZtm8h5qCiGpexMwmv+Yf0vmrvfMrG5XH7pWtGdF8q9A/a4EVGI0ByZl WuDZxeF2K8Le7r9q2BDhZbrYIZTnOa+5GjQrf6OgKUIo31eTXU7kPRkZYTlYrCgT7WNM znKIKdGQrpn7fUAt3/a6198Twvh+XjKLUSp6MR/3Np4dAEsdN3h6R0TZqBDthFqFNEdi 0cgw== 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:from:date :message-id:subject:to:cc; bh=yc2bGfqZR1eoKbl6HJzoLikLU5+2hQa8BHLO2Ck1lXk=; b=a012wDXxsTb/GeLSc/+A+bfzLMds7FefB8LYbVZq4wqR6O5DIwdXTgt1yc2NQY+t+q AQfPCvv3MfsAfrv0nC68nVv3d7I/xxVtSKxg1c/EL0D0XcuJrUb18W0Ka0PNpzFa4sxj 30utyX5U1qKC7w4ziXws7ZOgUbEChD4gpXh182KdMOdSDzKzW1j6B2bTTxObTCRTeL1a g2XcXDhScRrZYEflULzaXKRHlbNtrelcaWru8OJFqVzIfgHMblJuAMmd1AKZK6B6e3pU C9obfqCMdEpjSr118/X+9Q+Oa1/B8box7Fuj5GWGIM1eG7pJOCPLlNnyFcN/iHjNPOWy lEnw== X-Gm-Message-State: ALyK8tLqUlgLk6GV0LJbg8wCwSTc8ZEE8sbhvJRsvlym1i4SfwPjQG2+TE6iwnZFpkjMYXssK0HQXrf1BO+b8A== X-Received: by 10.159.35.105 with SMTP id 96mr8247604uae.31.1467022118816; Mon, 27 Jun 2016 03:08:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.50.150 with HTTP; Mon, 27 Jun 2016 03:08:38 -0700 (PDT) X-Originating-IP: [109.157.60.99] In-Reply-To: References: Date: Mon, 27 Jun 2016 11:08:38 +0100 Message-ID: To: Pierre Joye Cc: Bob Weinand , PHP internals , Dmitry Stogov Content-Type: multipart/alternative; boundary=001a11352a0645332e05363fb48b Subject: Re: [PHP-DEV] [RFC] Asynchronous Signal Handling (withiut TICKs and any additional overhead). From: pthreads@pthreads.org (Joe Watkins) --001a11352a0645332e05363fb48b Content-Type: text/plain; charset=UTF-8 Morning, How is the impact wider than ext/pcntl ? Cheers Joe On Mon, Jun 27, 2016 at 7:49 AM, Pierre Joye wrote: > > 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. > --001a11352a0645332e05363fb48b--