<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ninxit.blog &#187; epoll</title>
	<atom:link href="http://www.ninxit.com/blog/category/epoll/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninxit.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 12:38:17 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/category/epoll/feed/" />
		<item>
		<title>epoll + 使い方</title>
		<link>http://www.ninxit.com/blog/2009/11/17/epoll/</link>
		<comments>http://www.ninxit.com/blog/2009/11/17/epoll/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 13:33:36 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[epoll]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.ninxit.com/blog/?p=1842</guid>
		<description><![CDATA[libevent のソースコードを参考にしつつ epoll を使ってみたメモ。 ただの興味本位。 動作は、Linux CentOS 5 で確認。 エラー処理とかはやってたりやってなかったり、わりと適当。 server.c <a href='http://www.ninxit.com/blog/2009/11/17/epoll/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2009/11/17/epoll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2009/11/17/epoll/" />
	</item>
	</channel>
</rss>

