Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-11-29 05:41:53 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-11-29 05:41:53 +0300
commit8012f2cb7ad055385f95fff1ce84bd1a7ad6192c (patch)
treefe034b6cbac00f6410493ad8dd343a17bab61ea0 /TODO
parent102b1d999d9ea973bd033aaad66e42d673163ac4 (diff)
Add some TODO items
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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