]> err.no Git - varnish/commit
When running in -d -d mode, close all telnet sockets when stdin closes.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 17 Jun 2008 10:13:03 +0000 (10:13 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 17 Jun 2008 10:13:03 +0000 (10:13 +0000)
commitf16f74aefb42ba38cc290efd13bb5cfcb3d43965
treef8a6fbde2e515c93c50ea9c3529ca8163b99f40f
parent3caa2c331450325b1590e1a160045db75958267a
When running in -d -d mode, close all telnet sockets when stdin closes.

... But do not do this for the single -d mode.

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