diff --git a/TODO b/TODO index 58def8d6b65..dfb7e7b6992 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.