Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93923 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54811 invoked from network); 12 Jun 2016 21:24:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2016 21:24:22 -0000 Authentication-Results: pb1.pair.com header.from=davey@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.215.49 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.215.49 mail-lf0-f49.google.com Received: from [209.85.215.49] ([209.85.215.49:36277] helo=mail-lf0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/C5-12403-403DD575 for ; Sun, 12 Jun 2016 17:24:21 -0400 Received: by mail-lf0-f49.google.com with SMTP id q132so36335288lfe.3 for ; Sun, 12 Jun 2016 14:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=php-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=JmuGWsCM/W/0gMToKX9lH3xLib9LvYHHZWtaHab7D/4=; b=kYescdEN5MkbVl33GxbLDVDHwBRc+5TivSf2fnxHOx87xmAGvp86XCzwKuskG5MkH7 bHt//JdXQ6qpcoptmG7E5HPwT+v22WtvsWkl25TIQNHSP9GgmmP7RJn41VdyucSKsXnR ejgm18krWrecJEv0f6/TBO5GTbhD1/yPeOsuNxwaG9u5M1lT56Z/pFau88HJEAvun5T3 0kdyVZ6mSmkeaQdKdll9llXVCYbcmaPjFqF53eeGHKGTpAZWqzEfwPmX+fM5/bsVz/E4 vQzUTIitI0ZJCYFaH+KtSoMqienw7CtFsq3HDPoxN7aE0W0vCH2U32ADAQBuD3j+mcVj bwOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=JmuGWsCM/W/0gMToKX9lH3xLib9LvYHHZWtaHab7D/4=; b=eu6ISI06/th8LFdL47wwBPmSGvHZMLMc1ErKSnAto47CN/5kPPhLkTR4X3DNzbcgEF SR6ECuQ7CimVJODlSe6Qg1EWgGaEFzrSqrqlMiOOmhHUiRM72OfAvfYiMkot8qes7xKy l8j2ajOX6mrvXyAPzgkf6Zy7IQci0ue08FaeE4wrSWMr41VDSh9uAP5qpgk5xZPAUYbk xY0rWnkVglqYHrHlCO5/DBYHj7PHQ9HQAqgJvgHSCo1wsfeeDjp5HHm/zlYWaiKobrDr M7/SnqYvxWJM63osrZnGSgFh84TftOaLCeQ+E+mJweQ8dlI3AHeRiQ6TP6f9ITF9sVDu CFLw== X-Gm-Message-State: ALyK8tJYJwFFGVjTzG7rFp7PQxZI73j76m1dSfa5ivq9puEicgnEe91SoI3cDHCr6mjUn8E7Mt0Ieqr3tZ1uthpF X-Received: by 10.25.15.159 with SMTP id 31mr3502944lfp.123.1465766657602; Sun, 12 Jun 2016 14:24:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 12 Jun 2016 21:24:07 +0000 Message-ID: To: Pierrick Charron , PHP internals Content-Type: multipart/alternative; boundary=001a113fa5d8f34d8f05351b649e Subject: Re: [PHP-DEV] [VOTE] Add curl_multi_errno(), curl_share_errno() and curl_share_strerror() From: davey@php.net (Davey Shafik) --001a113fa5d8f34d8f05351b649e Content-Type: text/plain; charset=UTF-8 Pierrick, Just wanted to say thank you for this (and I voted +1) - Davey On Fri, Jun 10, 2016 at 09:46 Pierrick Charron wrote: > Hi Internals, > > Since I got no feedback on the RFC about the addition of those 3 functions > and that this is not a big change I decided to open the vote. > > https://wiki.php.net/rfc/new-curl-error-functions > > Feedback and questions are as always welcome ! > --001a113fa5d8f34d8f05351b649e--