0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal
Evan Lucas a77c330c32 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: https://github.com/nodejs/io.js/issues/1751
PR-URL: https://github.com/nodejs/io.js/pull/1760
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2015-05-28 09:38:29 -05:00
..
child_process.js child_process: expose ChildProcess constructor 2015-05-28 09:38:29 -05:00
freelist.js
repl.js repl: fix for a+ fd clearing the file on read 2015-05-04 10:45:14 -07:00
smalloc.js
socket_list.js child_process: expose ChildProcess constructor 2015-05-28 09:38:29 -05:00