From 8012f2cb7ad055385f95fff1ce84bd1a7ad6192c Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 28 Nov 2010 18:41:53 -0800 Subject: [PATCH] Add some TODO items --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 3550a30c0d1..99a6dd15d04 100644 --- a/TODO +++ b/TODO @@ -28,3 +28,5 @@ - Add callbacks to write() on other streams (fs.WriteStream, http outgoing) callbacks are already on net.Stream streams. +- Add callback to net.Stream.connect +- new TLS frontend api using securepair