]> err.no Git - varnish/commit
Unify the recycle functionality of the acceptors, all three used the same
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 13 Jul 2007 07:21:46 +0000 (07:21 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 13 Jul 2007 07:21:46 +0000 (07:21 +0000)
commita910f46778a3f42490c1136c25119f98f8861985
treeb45c5de8c700d4a1cc45f8376934c572e902dffd
parent7464bde5ae3eadd98f8a79b5825cef5300d83cad
Unify the recycle functionality of the acceptors, all three used the same
method.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1683 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_acceptor.c
varnish-cache/bin/varnishd/cache_acceptor.h
varnish-cache/bin/varnishd/cache_acceptor_epoll.c
varnish-cache/bin/varnishd/cache_acceptor_kqueue.c
varnish-cache/bin/varnishd/cache_acceptor_poll.c