<?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; libevent</title>
	<atom:link href="http://www.ninxit.com/blog/category/libevent/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/libevent/feed/" />
		<item>
		<title>libevent + チャットサーバ</title>
		<link>http://www.ninxit.com/blog/2009/02/21/libevent-%e3%83%81%e3%83%a3%e3%83%83%e3%83%88%e3%82%b5%e3%83%bc%e3%83%90/</link>
		<comments>http://www.ninxit.com/blog/2009/02/21/libevent-%e3%83%81%e3%83%a3%e3%83%83%e3%83%88%e3%82%b5%e3%83%bc%e3%83%90/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 08:08:59 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[libevent]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.ninxit.com/blog/?p=1138</guid>
		<description><![CDATA[libevent でチャットサーバのサンプルを書いたメモ。 チャット送受信のプロトコルを決めるなどして、少しだけまじめ。 libevent-chat-sample-0.1.tar.gz インストール 事前に libeve <a href='http://www.ninxit.com/blog/2009/02/21/libevent-%e3%83%81%e3%83%a3%e3%83%83%e3%83%88%e3%82%b5%e3%83%bc%e3%83%90/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2009/02/21/libevent-%e3%83%81%e3%83%a3%e3%83%83%e3%83%88%e3%82%b5%e3%83%bc%e3%83%90/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2009/02/21/libevent-%e3%83%81%e3%83%a3%e3%83%83%e3%83%88%e3%82%b5%e3%83%bc%e3%83%90/" />
	</item>
		<item>
		<title>libevent + static link</title>
		<link>http://www.ninxit.com/blog/2008/03/01/libevent-static-link/</link>
		<comments>http://www.ninxit.com/blog/2008/03/01/libevent-static-link/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 15:07:58 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[libevent]]></category>

		<guid isPermaLink="false">http://localhost/www/wordpress/?p=682</guid>
		<description><![CDATA[libevent をスタティックリンクでコンパイルする方法をメモ。 標準の configure オプションで shared, static ともに有効になってる。 なので configure オプションは変更なし。 ./ <a href='http://www.ninxit.com/blog/2008/03/01/libevent-static-link/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2008/03/01/libevent-static-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2008/03/01/libevent-static-link/" />
	</item>
		<item>
		<title>libevent + 使い方</title>
		<link>http://www.ninxit.com/blog/2008/02/13/libevent-%e4%bd%bf%e3%81%84%e6%96%b9/</link>
		<comments>http://www.ninxit.com/blog/2008/02/13/libevent-%e4%bd%bf%e3%81%84%e6%96%b9/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 14:09:07 +0000</pubDate>
		<dc:creator>utahta</dc:creator>
				<category><![CDATA[libevent]]></category>

		<guid isPermaLink="false">http://localhost/www/wordpress/?p=672</guid>
		<description><![CDATA[日本語でlibeventの解説をしているページが少ないので、使用方法などメモ。 インストール http://www.monkey.org/~provos/libevent/ libevent-1.3e.tar.gz をダ <a href='http://www.ninxit.com/blog/2008/02/13/libevent-%e4%bd%bf%e3%81%84%e6%96%b9/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.ninxit.com/blog/2008/02/13/libevent-%e4%bd%bf%e3%81%84%e6%96%b9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.ninxit.com/blog/2008/02/13/libevent-%e4%bd%bf%e3%81%84%e6%96%b9/" />
	</item>
	</channel>
</rss>

