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

debugger: bind to random port with --debug-port=0 #5025

Closed
wants to merge 1 commit into from

Commits on May 27, 2017

  1. inspector: bind to random port with --inspect=0

    Allow binding to a randomly assigned port number with `--inspect=0`
    or `--inspect-brk=0`.
    
    Refs: nodejs#4419
    bnoordhuis committed May 27, 2017
    Configuration menu
    Copy the full SHA
    59e9748 View commit details
    Browse the repository at this point in the history