Skip to content

doc: clarify use of 0 port value - #7206

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:zero
Closed

doc: clarify use of 0 port value#7206
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:zero

Conversation

@Trott

@TrottTrott commented Jun 7, 2016

Copy link
Copy Markdown
Member
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.
@TrottTrott added the doc Issues and PRs related to the documentations. label Jun 7, 2016
@jasnell

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@joshgavjoshgav mentioned this pull request Jun 8, 2016
2 tasks
@addaleax

Copy link
Copy Markdown
Member

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
Copy Markdown
MemberAuthor

Landed in 60891c6

@TrottTrott 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>
@evanlucasevanlucas 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>
@MylesBorinsMylesBorins 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@jasnell@cjihrig@addaleax@MylesBorins