]> err.no Git - varnish/commit
Give VBE_ClosedFd() an argument to tell if the fd has already
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 20:30:29 +0000 (20:30 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 20:30:29 +0000 (20:30 +0000)
commit8d8913a9ed93679e7422d895ffec4d26a611f983
tree7a3c8accc51a68aee7a3a26f0fc32fce668695fd
parent4fd105e4566520f9a46114561b6120a35ee5f951
Give VBE_ClosedFd() an argument to tell if the fd has already
been closed.

Pipe does this and would panic otherwise.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@880 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_backend.c
varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/bin/varnishd/cache_pass.c
varnish-cache/bin/varnishd/cache_pipe.c