<?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: Hunchentoot: acceptor code review</title>
	<atom:link href="http://thetarpit.org/2019/hunchentoot-iv/feed" rel="self" type="application/rss+xml" />
	<link>http://thetarpit.org/2019/hunchentoot-iv</link>
	<description>"Now I feel like I know less about what that blog is about than I did before."</description>
	<pubDate>Tue, 07 Apr 2026 14:13:31 +0000</pubDate>
	<generator>http://thetarpit.org</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hunchentoot: requests and replies [a] &#171; The Tar Pit</title>
		<link>http://thetarpit.org/2019/hunchentoot-iv#comment-114</link>
		<dc:creator>Hunchentoot: requests and replies [a] &#171; The Tar Pit</dc:creator>
		<pubDate>Fri, 11 Oct 2019 12:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://wp.thetarpit.org/2019/hunchentoot-iv#comment-114</guid>
		<description>[...] request parsing and object creation doesn't occur in request.lisp, but upstream in process-connection; more specifically, headers are parsed in headers.lisp, in get-request-data3. So then what does [...]</description>
		<content:encoded><![CDATA[<p>[...] request parsing and object creation doesn't occur in request.lisp, but upstream in process-connection; more specifically, headers are parsed in headers.lisp, in get-request-data3. So then what does [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunchentoot: taskmaster code review &#171; The Tar Pit</title>
		<link>http://thetarpit.org/2019/hunchentoot-iv#comment-113</link>
		<dc:creator>Hunchentoot: taskmaster code review &#171; The Tar Pit</dc:creator>
		<pubDate>Fri, 11 Oct 2019 12:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://wp.thetarpit.org/2019/hunchentoot-iv#comment-113</guid>
		<description>[...] handle-incoming-connection and shutdown. In very broad lines, execute-acceptor gets called on start and sets up an execution context where accept-connections is called; handle-incoming-connection is [...]</description>
		<content:encoded><![CDATA[<p>[...] handle-incoming-connection and shutdown. In very broad lines, execute-acceptor gets called on start and sets up an execution context where accept-connections is called; handle-incoming-connection is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
