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

Add IPv6 support to libturpial #95

Open
Bouska opened this issue Feb 1, 2014 · 2 comments
Open

Add IPv6 support to libturpial #95

Bouska opened this issue Feb 1, 2014 · 2 comments

Comments

@Bouska
Copy link
Contributor

Bouska commented Feb 1, 2014

For now, Turpial silently fails to connect to a full IPv6 connection. This is because class libturpial.lib.http TurpialHTTPBase suppose that the address family is AF_INET so socket fail with socket.gaierror: [Errno -9] Address family for hostname not supported

I'm willing to work on this :)

@satanas
Copy link
Owner

satanas commented Feb 1, 2014

Well, go ahead! :)

@anarcat
Copy link

anarcat commented Apr 26, 2016

shouldn't this be closed because #96 was merged?

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

No branches or pull requests

3 participants