Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19605 invoked by uid 1010); 14 Sep 2005 00:19:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19589 invoked from network); 14 Sep 2005 00:19:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 00:19:44 -0000 X-Host-Fingerprint: 66.108.229.165 cpe-66-108-229-165.nyc.res.rr.com Received: from ([66.108.229.165:17379] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5E/0B-41173-0AC67234 for ; Tue, 13 Sep 2005 20:19:44 -0400 Message-ID: <5E.0B.41173.0AC67234@pb1.pair.com> To: internals@lists.php.net Reply-To: "RG" References: <4e89b426050911135030c1aebe@mail.gmail.com><000e01c5b720$59856cc0$6401a8c0@p4> <4e89b4260509111626ccfcf2b@mail.gmail.com> <41.A9.27924.033C4234@pb1.pair.com> <003e01c5b74e$d6a05110$6c051fac@lighthammer> <004501c5b74f$4a5ee6c0$6c051fac@lighthammer> Date: Tue, 13 Sep 2005 19:48:27 -0400 Lines: 9 Organization: blah X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 66.108.229.165 Subject: Re: [PHP-DEV] Zend resources From: ScriptBlue@nyc.rr.com ("RG") wow thanks, I'm gonna go and try it out right now and tell you my results ""Sara Golemon"" wrote in message news:004501c5b74f$4a5ee6c0$6c051fac@lighthammer... > > 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)