]> err.no Git - varnish/commit
Ignore accept() failures if errno is EAGAIN - this is not likely to happen
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Sep 2006 13:10:36 +0000 (13:10 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 26 Sep 2006 13:10:36 +0000 (13:10 +0000)
commitcb709283984ad8add81fb61e48089a98080aeed8
tree9e01b6d13e9dd0c6f5abd2ae3a20073b0d42c95b
parent432ad1a2825612ca3db7d4e329d51a384cfa9824
Ignore accept() failures if errno is EAGAIN - this is not likely to happen
on a production server, but it will on a test rig, and it may confuse and
alarm the admin.

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