Commit 311e637d authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

Merged revisions 2306 via svnmerge from

svn+ssh://projects.linpro.no/svn/varnish/trunk/varnish-cache

........
  r2306 | des | 2007-12-18 18:19:46 +0100 (Tue, 18 Dec 2007) | 2 lines
  
  r2285 and r2286 have been merged.
........


git-svn-id: http://www.varnish-cache.org/svn/branches/1.1@2308 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 9ca9812a
......@@ -91,6 +91,14 @@
by Varnish when a problem arises while retrieving an object from
the backend.</para>
</change>
<change type="bug" ref="2285,2286">
<para>Some socket-related system calls may return unexpected
error codes when operating on a TCP connection that has been
shut down at the other end. These error codes would previously
cause assertion failures, but are now recognized as harmless
conditions.</para>
</change>
</subsystem>
<subsystem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment