<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>client - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/client/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 28 Dec 2009 03:29:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux设置socket客户端的连接超时</title>
		<link>https://www.coder4.com/archives/285</link>
					<comments>https://www.coder4.com/archives/285#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 28 Dec 2009 03:29:34 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[连接超时]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=285</guid>

					<description><![CDATA[非常感谢原作者：http://hi.baidu.com/ganss/blog/item/1c69d3139036a8836538dba0.html &#160; 原来我们实现connect()超时基本上都使用unix网络编程一书的非阻塞方式（connect_nonb），今天在网上看到一篇文章，觉得很有意思，转载如下： 读Linux内核源码的时候偶然发现其connect的超时参数竟然和用SO_SNDTIMO操作的参数一致: 　　File: net/ipv4/af_inet.c [cpp] t[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/285/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
