mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Update TODO
This commit is contained in:
4
TODO
4
TODO
@@ -2,8 +2,6 @@
|
||||
- readline
|
||||
- fix for two column glyphs. use Markus Kuhn's wcwidth.c
|
||||
- fix for commands that extend beyond term width
|
||||
- SSL should be factored out of net.js into standalone stream object
|
||||
- add completion callbacks to all stream write() methods
|
||||
- Erradicate all traces of 'binary' encoding. Only used, now, in OpenSSL
|
||||
binding.
|
||||
- EventSource branch merged
|
||||
@@ -28,3 +26,5 @@
|
||||
- anchor links next to each function, for easy linking.
|
||||
EG <a href="#fs.stat">#</a>
|
||||
|
||||
- Add callbacks to write() on other streams (fs.WriteStream, http outgoing)
|
||||
callbacks are already on net.Stream streams.
|
||||
|
||||
Reference in New Issue
Block a user