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

Fix ipv6 and add backward compatible new networking #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

michal-josef-spacek
Copy link
Contributor

No description provided.

There were a bad check which break IPv6 functionality
This is preparation for new networking support.
All functions are imported from Socket6.
Functionality is same.
We have Socket with IPv6 functionality.
We have IO::Socket::IP with IPv4/6 functionality.

Commit is adding new networking code before legacy code.
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