]> err.no Git - varnish/commit
Fix the poll acceptor, we need to cache the fd as sp->fd might
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 18:23:24 +0000 (18:23 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 18:23:24 +0000 (18:23 +0000)
commit2ac04bcc414209706776cd3e56d2a38495a0afef
tree96e29489c6cd7fdf9aa2fc128c4e6ef021cb19eb
parent75a1898af3287a5e531a62c2723df27be3c64a3a
Fix the poll acceptor, we need to cache the fd as sp->fd might
change to -1 under us.

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