Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77035 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85850 invoked from network); 2 Sep 2014 12:50:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2014 12:50:40 -0000 Authentication-Results: pb1.pair.com header.from=php@beccati.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@beccati.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain beccati.com designates 176.9.114.167 as permitted sender) X-PHP-List-Original-Sender: php@beccati.com X-Host-Fingerprint: 176.9.114.167 spritz.beccati.com Received: from [176.9.114.167] ([176.9.114.167:52003] helo=mail.beccati.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/30-18348-E1DB5045 for ; Tue, 02 Sep 2014 08:50:39 -0400 Received: (qmail 30146 invoked from network); 2 Sep 2014 12:50:35 -0000 Received: from home.beccati.com (HELO ?192.168.1.202?) (88.149.176.119) by mail.beccati.com with SMTP; 2 Sep 2014 12:50:35 -0000 Message-ID: <5405BD15.2070602@beccati.com> Date: Tue, 02 Sep 2014 14:50:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Optional nowait argument to sem_acquire From: php@beccati.com (Matteo Beccati) Hi everyone, the following patch: https://github.com/php/php-src/pull/741 has been lying around somewhere on my box since years and I recently stumbled upon it. However 5.6 was already RC and Ferenc suggested to eventually wait for 5.6.1. Do you think it's ok to add such a minor feature to 5.6.1? Cheers -- Matteo Beccati Development & Consulting - http://www.beccati.com/