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

Implement socket_from_object #105

Merged
merged 12 commits into from
Jun 30, 2016
Merged

Implement socket_from_object #105

merged 12 commits into from
Jun 30, 2016

Conversation

opalmer
Copy link
Owner

@opalmer opalmer commented Jun 28, 2016

This PR adds a new function, socket_from_object, which can convert a Python socket object to a windows SOCKET type. It will also consolidate some of the existing code around object types.

@opalmer opalmer added this to the 0.3.1 milestone Jun 28, 2016
@opalmer opalmer self-assigned this Jun 28, 2016
@codecov-io
Copy link

codecov-io commented Jun 29, 2016

Current coverage is 97.23%

Merging #105 into master will increase coverage by 0.05%

Powered by Codecov. Last updated by 27e7277...96f0dbc

@opalmer opalmer changed the title Add socket_from_object Implement socket_from_object Jun 29, 2016
@opalmer opalmer merged commit 5485839 into master Jun 30, 2016
@opalmer opalmer deleted the socket_from_object branch June 30, 2016 15:56
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.

2 participants