]> err.no Git - varnish/commit
Fix sendfile() on Linux:
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Sep 2006 08:14:36 +0000 (08:14 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Sep 2006 08:14:36 +0000 (08:14 +0000)
commit9e0c7c191a204a7b2c54d0b2557b1a0d4db549d3
tree168c82a02e78fc4005edcdd1f4df50f7db3fccd3
parent7a9d73f850d577a64566f78d2175ea2c531fb358
Fix sendfile() on Linux:

 - use the correct headers
 - don't duplicate WRK_Flush()
 - pass the offset correctly

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