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

Add 'Darwin' to unix-like platforms (resolve #845) #846

Closed
wants to merge 1 commit into from
Closed

Add 'Darwin' to unix-like platforms (resolve #845) #846

wants to merge 1 commit into from

Conversation

luke-gumbley
Copy link
Contributor

Prevents issue calling socket.getaddrinfo with the machine name where this is not a known local hostname (e.g. where the machine name hasn't been added to the hosts file).

Prevents issue calling socket.getaddrinfo with the machine name where this is not a known local hostname (e.g. where the machine name hasn't been added to the hosts file).
@luke-gumbley
Copy link
Contributor Author

Proposed resolution for #845.

@wjwwood
Copy link
Member

wjwwood commented Jul 25, 2016

The check is only used in one place that I can see, and that code looks ok for use on OS X. +1

@dirk-thomas
Copy link
Member

Thank you for the patch. I have cherry-picked it in 8741260 (and removed the commented line above).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants