We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a701b0 commit 678fa31Copy full SHA for 678fa31
1 file changed
TODO
@@ -16,3 +16,7 @@
16
the maximum is reached it stops accepting new connections.
17
- compile under clang
18
- Use C++ style casts everywhere.
19
+- fs.readFile[Sync] should not call stat() and use the length.
20
+ Test on Linux's /proc/sys/kernel/hostname
21
+- Ruby-like Process#detach (is that possible?)
22
+- stderr isn't flushing on exit
0 commit comments