I'd like to be able to use chutney to perform integration testing for OnionBalance. I need access to a Tor client's control port but the control port is not enabled in the current client.tmpl.
Using ControlSocket doesn't expose the port to other processes.
Note: the ControlSocket line would be disabled by chutney on older versions of Tor which don't have that feature.
donncha, would you like to change the patch to use ControlSocket instead?