This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
node
mirror of
https://github.com/lukechilds/node.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
12942
Commits
131
Branches
446
Tags
325 MiB
Tree:
423a58d66f
node
/
test
/
fixtures
/
destroy-stdin.js
2 lines
25 B
Raw
Normal View
History
test: new test, verify that we don't close and reuse fd 0
13 years ago
process
.
stdin
.
destroy
(
)
;