diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |