Skip to content

ipv6: Allow IPv6 and HTTPS async connections #733

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

Merged
merged 1 commit into from
Feb 24, 2017
Merged

ipv6: Allow IPv6 and HTTPS async connections #733

merged 1 commit into from
Feb 24, 2017

Conversation

theopolis
Copy link

I noticed IPv6-only hosts cannot use the netlib for https:// URIs, tracked it down to this small bug. The endpoint protocol should be based on the results of the resolver, which takes the source host's stack + resolver's own priority into account.

@deanberris
Copy link
Member

LGTM

Good catch @theopolis -- thanks for this!

@deanberris deanberris merged commit 7ec4fe0 into cpp-netlib:0.13-release Feb 24, 2017
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.

2 participants