]> err.no Git - varnish/commit
Fix the same issue as in the kqueue acceptor: By the time we get
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 09:18:06 +0000 (09:18 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 6 Sep 2006 09:18:06 +0000 (09:18 +0000)
commit0fc9b2dfd8cb4a1bbc9698a6df2516bdd2084384
treebc2f38c9fefd6c8321aaaebc1e3087e1ee854b50
parent96f4a5a6785f8f6e6452f1132b7f5231153d4a4c
Fix the same issue as in the kqueue acceptor:  By the time we get
here the filedescriptor may already be closed, so accept EBADF.

Reported by: Xing Li <xing@litespeedtech.com>

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