summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 58def8d6b6..dfb7e7b699 100644
--- a/TODO
+++ b/TODO
@@ -26,3 +26,5 @@
concat them together.
- process object should be defined in src/node.js not in c++
- Test for EMFILE accept spin bug.
+- destroy tcp sockets on 'end' by default. optionally leaving them half
+ open. current half-opne is default.