diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-07-26 12:42:59 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-07-26 12:42:59 -0700 |
commit | 28db0c2562ae7395dd01a034294fcda67fb9be71 (patch) | |
tree | c01b5ccbb869ccbca4a7c19d2477743dbca93db9 /TODO | |
parent | 66deea10c7bca2fe9c6b82495d141f0faf227216 (diff) | |
download | node-new-28db0c2562ae7395dd01a034294fcda67fb9be71.tar.gz |
Add write() callback TODO item
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ - tab completion interface - SSL should be factored out of net.js into standalone stream object - base64 write and toString for buffers +- add completion callbacks to all stream write() methods - debug and production modes - EventSource branch merged |