]> err.no Git - varnish/commit
Don't assert that close() returns 0, it won't when the remote end closes
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 19 Oct 2007 13:58:12 +0000 (13:58 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 19 Oct 2007 13:58:12 +0000 (13:58 +0000)
commit9a7034966c941c4fb4077c32a6ac966fafe25be4
treeb94c3806af3586ec4f4a3d2fdbd584f40b459390
parent0089f7f56d84527ea9f6eb92532b4653d36aa061
Don't assert that close() returns 0, it won't when the remote end closes
the connection first.  This fixes #168.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2153 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_cli.c