Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98803 invoked by uid 1010); 12 Sep 2005 04:06:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98788 invoked from network); 12 Sep 2005 04:06:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2005 04:06:09 -0000 X-Host-Fingerprint: 128.32.61.106 mailfarm.Berkeley.EDU Linux 2.4/2.6 Received: from ([128.32.61.106:36821] helo=calmail-fe1.berkeley.edu) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 99/3E-27924-0BEF4234 for ; Mon, 12 Sep 2005 00:06:09 -0400 Received: from [69.12.155.129] (account saramg@calmail.berkeley.edu HELO lighthammer) by calmail-fe1.berkeley.edu (CommuniGate Pro SMTP 4.2.6) with ESMTP-TLS id 138760381 for internals@lists.php.net; Sun, 11 Sep 2005 21:06:04 -0700 Message-ID: <004501c5b74f$4a5ee6c0$6c051fac@lighthammer> To: References: <4e89b426050911135030c1aebe@mail.gmail.com><000e01c5b720$59856cc0$6401a8c0@p4> <4e89b4260509111626ccfcf2b@mail.gmail.com> <41.A9.27924.033C4234@pb1.pair.com> <003e01c5b74e$d6a05110$6c051fac@lighthammer> Date: Sun, 11 Sep 2005 21:06:02 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] Zend resources From: saramg@berkeley.edu ("Sara Golemon") > static int le_socket = -1; > Scratch that, those instances of -1 should have been 0.... (Which is what zend_fetch_list_dtor_id() returns as failure)