]> err.no Git - varnish/commit
Minimal intervention fix for #162: we can delay arming a kevent, but we
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 8 Nov 2007 20:30:06 +0000 (20:30 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 8 Nov 2007 20:30:06 +0000 (20:30 +0000)
commit39847c3701be03a34e1405c31404e9e7f7769516
tree60503cd1c0cf277f307b4a39c1e301a0c3302063
parent365f82c150181f8c460c1ae0560366971664492f
Minimal intervention fix for #162: we can delay arming a kevent, but we
can't delay disarming it, or we will have a race between the acceptor and
a worker thread.  This will need revisiting at some later date.

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