]> err.no Git - varnish/commit
Make it possible to suspend and resume a cli connection while we wait
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 17 Mar 2006 13:41:32 +0000 (13:41 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 17 Mar 2006 13:41:32 +0000 (13:41 +0000)
commita14d3b17116e1e2905e0fa9eb2739fc0de57aba7
tree900d0e8ef312406900d06c7f20d8a5bee99690a8
parent53afa71a3be97cb38f81e9d33484781c9453bc49
Make it possible to suspend and resume a cli connection while we wait
for response from the child (or otherwise).

Add a generic "pass-through" handler for cli requests we just pass on
to the child.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@59 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_main.c
varnish-cache/bin/varnishd/cli_event.c
varnish-cache/bin/varnishd/cli_event.h
varnish-cache/bin/varnishd/mgt.h
varnish-cache/bin/varnishd/mgt_child.c
varnish-cache/bin/varnishd/varnishd.c