add to todo
This commit is contained in:
parent
9a701b0a70
commit
678fa31136
4
TODO
4
TODO
@ -16,3 +16,7 @@
|
|||||||
the maximum is reached it stops accepting new connections.
|
the maximum is reached it stops accepting new connections.
|
||||||
- compile under clang
|
- compile under clang
|
||||||
- Use C++ style casts everywhere.
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user