Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54006 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64366 invoked from network); 17 Jul 2011 23:55:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2011 23:55:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.214.170 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:55895] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/34-23384-556732E4 for ; Sun, 17 Jul 2011 19:55:02 -0400 Received: by iwn36 with SMTP id 36so2841630iwn.29 for ; Sun, 17 Jul 2011 16:54:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.161.148 with SMTP id r20mr5461426ibx.146.1310946898919; Sun, 17 Jul 2011 16:54:58 -0700 (PDT) Received: by 10.231.39.200 with HTTP; Sun, 17 Jul 2011 16:54:58 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 Jul 2011 01:54:58 +0200 Message-ID: To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [RFC] Allow multiple simultaneous syslog connections From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) no one ? Le 5 juillet 2011 15:52, J=E9r=F4me Loyet a =E9crit : > Hi there, > > a while ago I submitted a patch to allow multiple simultaneous syslog > connections (http://marc.info/?l=3Dphp-internals&m=3D129639452805700&w=3D= 2). > > I've written a RFC for inclusion in 5.4: > https://wiki.php.net/rfc/allow_multiple_simultaneous_syslog_connections > > Any thoughts? > > Thanks > ++ Jerome >