]> err.no Git - varnish/commit
Add a VBE_TryConnect() which tries to connected to a given backend+addrinfo
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 08:14:40 +0000 (08:14 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 08:14:40 +0000 (08:14 +0000)
commit0de1ed55a25b71dfe9a89f6962466490d733ea9c
treeff793188805bb96221df8a3f7b669f84eb265a37
parent837ad0e5d1f87c84b4fe7a40cb781e6fb1f0bd91
Add a VBE_TryConnect() which tries to connected to a given backend+addrinfo
combination.  This will be necessary in most if not all backend methods,
so it should be generic.

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