<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (rcrowley)</title>
    <link>https://pinboard.in/u:rcrowley/public/</link>
    <description>recent bookmarks from rcrowley</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://blog.netherlabs.nl/articles/2009/01/18/the-ultimate-so_linger-page-or-why-is-my-tcp-not-reliable"/>
	<rdf:li rdf:resource="http://cs.baylor.edu/~donahoo/practical/CSockets/TCPRST.pdf"/>
	<rdf:li rdf:resource="http://www.sunmanagers.org/pipermail/summaries/2006-January/007068.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://blog.netherlabs.nl/articles/2009/01/18/the-ultimate-so_linger-page-or-why-is-my-tcp-not-reliable">
    <title>The ultimate SO_LINGER page, or: why is my tcp not reliable</title>
    <dc:date>2012-11-30T02:13:48+00:00</dc:date>
    <link>http://blog.netherlabs.nl/articles/2009/01/18/the-ultimate-so_linger-page-or-why-is-my-tcp-not-reliable</link>
    <dc:creator>rcrowley</dc:creator><description><![CDATA[Further details on the TCP RST edge case.]]></description>
<dc:subject>linux networking tcp unix sockets</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rcrowley/b:2bf4d252ba9d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:networking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:tcp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:sockets"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://cs.baylor.edu/~donahoo/practical/CSockets/TCPRST.pdf">
    <title>TCP RST and shutdown(2)</title>
    <dc:date>2012-11-29T21:06:47+00:00</dc:date>
    <link>http://cs.baylor.edu/~donahoo/practical/CSockets/TCPRST.pdf</link>
    <dc:creator>rcrowley</dc:creator><description><![CDATA[Summary: use shutdown(2) before close(2) to prevent the sending of spurious TCP RST packets.]]></description>
<dc:subject>tcp networking unix sockets</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rcrowley/b:2d65407b948f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:tcp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:networking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:sockets"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sunmanagers.org/pipermail/summaries/2006-January/007068.html">
    <title>SUMMARY: How to break CLOSE_WAIT</title>
    <dc:date>2011-12-07T22:12:33+00:00</dc:date>
    <link>http://www.sunmanagers.org/pipermail/summaries/2006-January/007068.html</link>
    <dc:creator>rcrowley</dc:creator><description><![CDATA[The first bit especially explains the precise duration of CLOSE_WAIT on sockets.]]></description>
<dc:subject>sockets unix networking</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:rcrowley/b:b9a22bb0a47e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:sockets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:rcrowley/t:networking"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>