Add some TODO items

This commit is contained in:
Ryan Dahl 2010-11-28 18:41:53 -08:00
parent 102b1d999d
commit 8012f2cb7a

2
TODO
View File

@ -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