From a9522316407cbafebd8fb1d48995368942adcc19 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 8 Dec 2010 11:55:13 -0800 Subject: [PATCH] remove old todo --- lib/tls.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tls.js b/lib/tls.js index b9bcd03..cff61c4 100644 --- a/lib/tls.js +++ b/lib/tls.js @@ -389,7 +389,6 @@ SecurePair.prototype.getCipher = function(err) { }; // TODO: support anonymous (nocert) and PSK -// TODO: how to proxy maxConnections? // AUTHENTICATION MODES -- 2.7.4