]> err.no Git - varnish/commit
Fix these two up to current standard.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 20:25:28 +0000 (20:25 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 20:25:28 +0000 (20:25 +0000)
commit4fd105e4566520f9a46114561b6120a35ee5f951
tree265cc237a6b95b8eefb25ed9b342f8b704c3acd5
parentce08298cd9d967ac887cae95ef3e723fb60adb31
Fix these two up to current standard.

Poll is tested, epoll isn't.

While the three implementations share a lot of identical code
right now, I will wait a bit before unifying more of them, at
least until performance proves that this is the right way for
kqueue.

XXX: they're really not acceptors any more, they're herders.

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