<?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: Network changes starting	</title>
	<atom:link href="https://www.dragonflydigest.com/2003/11/08/network-changes-starting/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2003/11/08/network-changes-starting/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Sat, 08 Nov 2003 18:47:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Mezz		</title>
		<link>https://www.dragonflydigest.com/2003/11/08/network-changes-starting/comment-page-1/#comment-33</link>

		<dc:creator><![CDATA[Mezz]]></dc:creator>
		<pubDate>Sat, 08 Nov 2003 18:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=106#comment-33</guid>

					<description><![CDATA[Each socket&#039;s protocol state is maintained in a data structure called a Protocol Control Block (PCB). TCP maintains a table of the active PCBs in the system. A PCB is created when a socket is created, either as a result of a system call, or as a result of a new connection being established.

http://www.cs.rice.edu/CS/Systems/Web-measurement/paper/node3.html (6th paragraph)
]]></description>
			<content:encoded><![CDATA[<p>Each socket&#8217;s protocol state is maintained in a data structure called a Protocol Control Block (PCB). TCP maintains a table of the active PCBs in the system. A PCB is created when a socket is created, either as a result of a system call, or as a result of a new connection being established.</p>
<p><a href="http://www.cs.rice.edu/CS/Systems/Web-measurement/paper/node3.html" rel="nofollow ugc">http://www.cs.rice.edu/CS/Systems/Web-measurement/paper/node3.html</a> (6th paragraph)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
