mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Remove old TODO
This commit is contained in:
3
TODO
3
TODO
@@ -15,8 +15,5 @@
|
||||
- stderr isn't flushing on exit
|
||||
- ReadStream should not use an offset in calls to fs.read
|
||||
(so that it can pull in files larger than 2G)
|
||||
- fs.readFile and fs.readFileSync need to not stat and prealloc a buffer
|
||||
based on size but rather read until EOF into a chain of buffers, then
|
||||
concat them together.
|
||||
- process object should be defined in src/node.js not in c++
|
||||
- Test for EMFILE accept spin bug.
|
||||
|
||||
Reference in New Issue
Block a user