]> err.no Git - varnish/commit
Convert pipe to use poll(2) on the two filedescriptors it cares about
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 2 Aug 2006 07:23:45 +0000 (07:23 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 2 Aug 2006 07:23:45 +0000 (07:23 +0000)
commit04b5fc7bd3b157d4263bb116293c4a8d95c9440a
treea6d642ecaa1151afabfa3c8172a88e468b26b599
parent89fc97cb6c8f763a271b1fe0d8915ccda1817372
Convert pipe to use poll(2) on the two filedescriptors it cares about
and eliminate the per-workerthread event engine entirely.

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