aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-09-11 20:40:46 -0700
committerRyan Dahl <ry@tinyclouds.org>2010-09-11 20:40:46 -0700
commit678fa311368a4e3112415f3f74dc8e1e1f5a419d (patch)
treebaf81f0b2a4de8d7e52661189f904bdbd7fb1d2b /TODO
parent9a701b0a7031619853fb09da2b5bea190363075b (diff)
downloadandroid-node-v8-678fa311368a4e3112415f3f74dc8e1e1f5a419d.tar.gz
android-node-v8-678fa311368a4e3112415f3f74dc8e1e1f5a419d.tar.bz2
android-node-v8-678fa311368a4e3112415f3f74dc8e1e1f5a419d.zip
add to todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 37dcb9e876..6a48bb7f3c 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,7 @@
the maximum is reached it stops accepting new connections.
- compile under clang
- Use C++ style casts everywhere.
+- fs.readFile[Sync] should not call stat() and use the length.
+ Test on Linux's /proc/sys/kernel/hostname
+- Ruby-like Process#detach (is that possible?)
+- stderr isn't flushing on exit