Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Add functional tests, bind to IPv6Any #242

Merged
merged 1 commit into from
Oct 5, 2015
Merged

Add functional tests, bind to IPv6Any #242

merged 1 commit into from
Oct 5, 2015

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Oct 5, 2015

Functional tests for address bindings and a partial fix for #231 by binding to IPv6 by default. It uses dual mode sockets so binding to IPv6Any will also accept IPv4 requests.

Also includes disabled functional tests that repro #234 and #232.

@halter73 @lodejard @muratg

@Tratcher Tratcher added this to the 1.0.0-rc1 milestone Oct 5, 2015
@Tratcher Tratcher self-assigned this Oct 5, 2015
@halter73
Copy link
Member

halter73 commented Oct 5, 2015

This should fix #231

@Tratcher
Copy link
Member Author

Tratcher commented Oct 5, 2015

Only half of #231. It doesn't do the localhost -> ::1 & 127.0.0.1 binding.

@halter73
Copy link
Member

halter73 commented Oct 5, 2015

Yep. Just looked at your comment for the CorrectIPEndpointsAreCreated test. :shipit:

@Tratcher Tratcher force-pushed the tratcher/addresses branch from 27e0674 to 1f50f4c Compare October 5, 2015 23:22
@Tratcher Tratcher merged commit 1f50f4c into dev Oct 5, 2015
@Tratcher Tratcher deleted the tratcher/addresses branch October 5, 2015 23:22
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