Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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`
- Loading branch information