<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Php script set_time_limit timeout and socket operations</title>
	<atom:link href="http://www.binarytides.com/blog/php-script-set_time_limit-timeout-and-socket-operations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binarytides.com/blog/php-script-set_time_limit-timeout-and-socket-operations/</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 17:45:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yegle</title>
		<link>http://www.binarytides.com/blog/php-script-set_time_limit-timeout-and-socket-operations/comment-page-1/#comment-1448</link>
		<dc:creator>yegle</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=37#comment-1448</guid>
		<description>Awesome.

When using socket_read,set to non-blocking reading by setting the third parameter to PHP_NORMAL_READ.When nothing can be read, empty string will be returned.</description>
		<content:encoded><![CDATA[<p>Awesome.</p>
<p>When using socket_read,set to non-blocking reading by setting the third parameter to PHP_NORMAL_READ.When nothing can be read, empty string will be returned.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
