]> err.no Git - varnish/commit
Implement enough of FetchSession and DeliverSession that we can actually
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 19 Apr 2006 06:34:10 +0000 (06:34 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 19 Apr 2006 06:34:10 +0000 (06:34 +0000)
commit8323f408b0d1a9b2d7ac68e6195ecdd669cee0f4
treee11e699c64bdcd2db29e5340da93e7e411ca4019
parent1dc40216f01dd28f6fc34f74c839b22a460d6202
Implement enough of FetchSession and DeliverSession that we can actually
deliver a cached object.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@142 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_fetch.c [new file with mode: 0644]
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/hash_simple_list.c
varnish-cache/bin/varnishlog/varnishlog.c
varnish-cache/include/shmlog_tags.h
varnish-cache/include/vcl_lang.h
varnish-cache/lib/libvcl/vcl_fixed_token.c