Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48037 invoked by uid 1010); 10 Nov 2005 10:33:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47972 invoked from network); 10 Nov 2005 10:33:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2005 10:33:43 -0000 X-Host-Fingerprint: 212.55.154.23 relay3.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.23:38491] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 67/00-45231-00223734 for ; Thu, 10 Nov 2005 05:33:36 -0500 Received: (qmail 13596 invoked from network); 10 Nov 2005 10:33:32 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.158) by relay3 with SMTP; 10 Nov 2005 10:33:32 -0000 Received: (qmail 5548 invoked from network); 10 Nov 2005 10:33:32 -0000 X-AntiVirus: PTMail-AV 0.3.87.1 X-Virus-Status: Clean (0.00800 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.157.212]) (envelope-sender ) by mta8 (qmail-ldap-1.03) with SMTP for ; 10 Nov 2005 10:33:32 -0000 Message-ID: <004e01c5e5e2$310f8f00$0100a8c0@pc07653> To: "PHPdev" Cc: , , Date: Thu, 10 Nov 2005 10:33:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: sockets extension From: nlopess@php.net ("Nuno Lopes") Hi, I have made two patches for two open bugs of the sockets extension. I would like to ask if someone can review/commit them: http://bugs.php.net/bug.php?id=35062 - bogus warning produced http://bugs.php.net/bug.php?id=21197 - php_read() doesn't work on windows Thanks, Nuno