Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster: support stdio option for workers #7838

Merged
merged 1 commit into from
Aug 1, 2016
Merged

Commits on Aug 1, 2016

  1. cluster: support stdio option for workers

    This commit allows setupMaster() to configure the stdio channels
    for worker processes.
    
    Refs: nodejs/node-v0.x-archive#5727
    Refs: nodejs#7811
    PR-URL: nodejs#7838
    Reviewed-By: Santiago Gimeno <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    cjihrig committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    75c6d9d View commit details
    Browse the repository at this point in the history