fixes #45
This commit is contained in:
Roman Shtylman
2014-04-18 09:34:48 -04:00
parent afbdc3697e
commit 92bb807908

View File

@@ -120,7 +120,7 @@ TunnelCluster.prototype.open = function() {
remote.removeListener('close', remote_close);
if (err.code !== 'ECONNREFUSED') {
return remove.end();
return remote.end();
}
// retrying connection to local server