Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79241 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29842 invoked from network); 27 Nov 2014 17:04:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2014 17:04:04 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.245 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.245 imap11-3.ox.privateemail.com Received: from [198.187.29.245] ([198.187.29.245:56812] helo=imap11-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/A6-27910-38957745 for ; Thu, 27 Nov 2014 12:04:03 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id BFE1B8800E7; Thu, 27 Nov 2014 12:04:00 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id khiHeBmlifoa; Thu, 27 Nov 2014 12:04:00 -0500 (EST) Received: from oa-res-27-210.wireless.abdn.ac.uk (oa-res-27-210.wireless.abdn.ac.uk [137.50.27.210]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id CA1248800E6; Thu, 27 Nov 2014 12:03:59 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <1417107711.2495.3.camel@localhost.localdomain> Date: Thu, 27 Nov 2014 17:03:57 +0000 Cc: Anatol Belski , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <418345A4-FF5D-4C4B-9736-632ED5302F46@ajf.me> References: <790a8d7299a7cda01ee76d8293b7d5af.squirrel@webmail.klapt.com> <65623E37-BC26-4A0C-996E-B06661F3530C@ajf.me> <49DAF993-4AC8-4B2D-BA6A-613AE75FDCD8@ajf.me> <1417107711.2495.3.camel@localhost.localdomain> To: Joe Watkins X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [RFC] Native TLS From: ajf@ajf.me (Andrea Faulds) > On 27 Nov 2014, at 17:01, Joe Watkins wrote: >=20 > On Thu, 2014-11-27 at 16:44 +0000, Andrea Faulds wrote: >>> On 27 Nov 2014, at 16:44, Andrea Faulds wrote: >>>=20 >>> Hey! >>>=20 >>> Would this mean we could eventually get rid of the treaded = TSRMLS_CC/DC altogether? :) >>=20 >> Treaded? Dreaded. Sorry. >=20 > Afternoon Andrea, >=20 > Yes, they can be removed, as it mentions in RFC. Argh, I should=E2=80=99ve read the RFC more carefully. Well, I=E2=80=99m = all for this, if only to stop people accidentally breaking the = thread-safe builds. +1 -- Andrea Faulds http://ajf.me/