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

IPv6 support #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

IPv6 support #105

wants to merge 1 commit into from

Conversation

pidpawel
Copy link

@pidpawel pidpawel commented Oct 5, 2020

Hi!
This is my attempt at adding a proper IPv6 support. bind part was pretty simple but the connect one was a little bit trickier.

I've ran the standard test suite that's configured for CI and they seem to be fine, I also ran a couple of tests on my own and they're fine too. If you have any ideas for additional tests or general comments about the code - feel free to comment - I'd be happy to work on this further. This commit does not change the API a whole lot but if you want me to write some examples - please do let me know.

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.

1 participant