]> err.no Git - varnish/commit
Give storage backends a "send" method.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 14 Jun 2006 07:21:48 +0000 (07:21 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 14 Jun 2006 07:21:48 +0000 (07:21 +0000)
commit228a45482d1de78217997e7b1a770e28179f2f83
tree00255de96e6adb84fe517d329e6076184a2447ef
parent3c3ea399069fe733e6e19def2f6f2b4e5cc61414
Give storage backends a "send" method.

Let storage_file use sendfile(2) for it.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@180 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/stevedore.h
varnish-cache/bin/varnishd/storage_file.c