Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33603 invoked from network); 13 Oct 2011 21:01:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2011 21:01:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=keisial@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=keisial@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: keisial@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:57745] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/42-22842-E81579E4 for ; Thu, 13 Oct 2011 17:01:02 -0400 Received: by eyg7 with SMTP id 7so474000eyg.29 for ; Thu, 13 Oct 2011 14:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=qEIwqEVU5Hd7D/tT6vGj1BrY948E/GRHZ+UCUwJubEM=; b=XlfZ5TyxG8Ze7cwoB5Jd5dcBh3L8UY0auMAic/tIr+XVrk+TO3etFMW37DBE08gWzO iWPsy2kuQXLqIF+RODg39PLJGEKDlVddc2FsricwZ2cp53ObviHszOSyymZbal2JbcOc wKOce9F0iOhUr35BAtGq9zowKrr9IZAPrTUJE= Received: by 10.216.131.36 with SMTP id l36mr443896wei.105.1318539658757; Thu, 13 Oct 2011 14:00:58 -0700 (PDT) Received: from [192.168.1.26] (114.Red-83-41-228.dynamicIP.rima-tde.net. [83.41.228.114]) by mx.google.com with ESMTPS id k26sm9202209wbo.16.2011.10.13.14.00.56 (version=SSLv3 cipher=OTHER); Thu, 13 Oct 2011 14:00:57 -0700 (PDT) Message-ID: <4E975253.3060206@gmail.com> Date: Thu, 13 Oct 2011 23:04:19 +0200 User-Agent: Thunderbird MIME-Version: 1.0 To: Ivan Enderlin CC: "internals@lists.php.net" References: <19baa417b5e410c18894c939f6202d47@192.168.2.20> In-Reply-To: <19baa417b5e410c18894c939f6202d47@192.168.2.20> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSBbYnVnXSAjNTU4MTQgc3RyZWFtX3NvY2tldF8=?= =?UTF-8?B?cmVjdmZyb20oKSDigJxyYW5kb21seeKAnSByZXR1cm5zIGZhbHNl?= From: keisial@gmail.com ("=?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?=") Ivan Enderlin wrote: > > Hi all, > > Some days ago, I have filled a bug about an issue with > stream_socket_recvfrom() only (apparently) on Windows7. You will see all > the details here: . This bug is important for my Windows users and I hope > seeing this bug fixed in PHP5.4. I am willing to write a patch if someone > can help me. > > This is an important bug I think because it impacts standard > streams system. > > Best regards. The 30-seconds timeout elapsed?