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

Merge develop #25

Closed
wants to merge 6 commits into from
Closed

Merge develop #25

wants to merge 6 commits into from

Conversation

TheKevJames
Copy link

No description provided.

b1naryth1ef and others added 6 commits August 2, 2015 16:29
Previously the get_ip_info function used `socket.setdefaulttimeout` to
set the socket timeout for its query socket. This function sets the
default socket timeout globally, and thus caused side effects after this
function was called.

This change removes the previous setdefaulttimeout call in favor of
setting the timeout directly on the socket itself.
…ects

Remove global side effects to socket library
@TheKevJames TheKevJames deleted the develop branch June 12, 2018 22:34
@TheKevJames TheKevJames restored the develop branch June 12, 2018 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants