Skip to content

Commit

Permalink
child_process: expose ChildProcess constructor
Browse files Browse the repository at this point in the history
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 <christopher.s.dickinson@gmail.com>
  • Loading branch information
evanlucas committed May 28, 2015
1 parent fbd2b59 commit a77c330
Show file tree
Hide file tree
Showing 6 changed files with 934 additions and 848 deletions.
Loading

0 comments on commit a77c330

Please sign in to comment.