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

doc: clarify use of 0 port value #7206

Closed
wants to merge 1 commit into from
Closed

doc: clarify use of 0 port value #7206

wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Jun 7, 2016

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Clarify that using a port value of 0 will result in the operating
system identifying an available port for use.

Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.
@Trott Trott added the doc Issues and PRs related to the documentations. label Jun 7, 2016
@jasnell
Copy link
Member

jasnell commented Jun 7, 2016

LGTM

1 similar comment
@cjihrig
Copy link
Contributor

cjihrig commented Jun 7, 2016

LGTM

@joshgav joshgav mentioned this pull request Jun 8, 2016
2 tasks
@addaleax
Copy link
Member

addaleax commented Jun 9, 2016

LGTM

Trott added a commit to Trott/io.js that referenced this pull request Jun 10, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: nodejs#7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@Trott
Copy link
Member Author

Trott commented Jun 10, 2016

Landed in 60891c6

@Trott Trott closed this Jun 10, 2016
evanlucas pushed a commit that referenced this pull request Jun 16, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@evanlucas evanlucas mentioned this pull request Jun 16, 2016
MylesBorins pushed a commit that referenced this pull request Jul 11, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorins MylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Clarify that using a port value of `0` will result in the operating
system identifying an available port for use.

PR-URL: #7206
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@Trott Trott deleted the zero branch January 13, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants