Commit a77c330
committed
child_process: expose ChildProcess constructor
Creates two new internal modules (child_process and socket_list) for
better readability.
Exposes the ChildProcess constructor from the child_process module so
one can now `require(‘child_process’).ChildProcess`
Fixes: #1751
PR-URL: #1760
Reviewed-By: Chris Dickinson <[email protected]>1 parent fbd2b59 commit a77c330
File tree
6 files changed
+934
-848
lines changed- lib
- internal
- test/parallel
6 files changed
+934
-848
lines changed
0 commit comments