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

socket: handle AF_INET6 as AF_INET4 #235

Merged
merged 1 commit into from Sep 1, 2017

Conversation

TristanCacqueray
Copy link
Contributor

IPv6 listening socket are actually IPv4 compatible socket.

Closes #234

IPv6 listening socket are actually IPv4 compatible socket.

Closes pytest-dev#234
@philpep philpep merged commit d584b7d into pytest-dev:master Sep 1, 2017
@philpep
Copy link
Contributor

philpep commented Sep 1, 2017

Merged, thanks !

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

2 participants