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: improvements to dns.markdown copy #4449

Closed
wants to merge 3 commits into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Dec 28, 2015

General improvements to dns.markdown copy and examples

General improvements to dns.markdown copy and examples
@jasnell jasnell added doc Issues and PRs related to the documentations. dns Issues and PRs related to the dns subsystem. labels Dec 28, 2015
@@ -49,19 +46,20 @@ resolves the IP addresses which are returned.
});
});

There are subtle consequences in choosing one or another, please consult the
[Implementation considerations section][] for more information.
There are subtle consequences in choosing one over the other another,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove another

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol... sigh.

@jasnell
Copy link
Member Author

jasnell commented Dec 29, 2015

@silverwind ... pushed some updates and added some comments. PTAL

@silverwind
Copy link
Contributor

LGTM


## dns.getServers()

Returns an array of IP addresses as strings that are currently being used for
resolution
Returns an array of IP address strings that are currently being used for name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: remove currently

@jasnell
Copy link
Member Author

jasnell commented Dec 29, 2015

@Trott ... fixed!

@Qard
Copy link
Member

Qard commented Dec 29, 2015

LGTM

jasnell added a commit that referenced this pull request Dec 30, 2015
General improvements to dns.markdown copy and examples

PR-URL: #4449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
@jasnell
Copy link
Member Author

jasnell commented Dec 30, 2015

Landed in 7ee1685

@jasnell jasnell closed this Dec 30, 2015
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request Jan 6, 2016
General improvements to dns.markdown copy and examples

PR-URL: nodejs#4449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
MylesBorins pushed a commit that referenced this pull request Jan 13, 2016
General improvements to dns.markdown copy and examples

PR-URL: #4449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
General improvements to dns.markdown copy and examples

PR-URL: #4449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
@MylesBorins MylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
General improvements to dns.markdown copy and examples

PR-URL: nodejs#4449
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dns Issues and PRs related to the dns subsystem. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants