Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

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

Closed
luke-gumbley wants to merge 1 commit intoros:kinetic-develfrom
luke-gumbley:kinetic-devel
Closed

Add 'Darwin' to unix-like platforms (resolve #845)#846
luke-gumbley wants to merge 1 commit intoros:kinetic-develfrom
luke-gumbley:kinetic-devel

Conversation

@luke-gumbley
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Proposed resolution for #845.

@wjwwood
Copy link
Copy Markdown
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
Copy Markdown
Member

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants