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

Support to listen on ipv6 address #554

Merged
merged 4 commits into from
May 14, 2022
Merged

Support to listen on ipv6 address #554

merged 4 commits into from
May 14, 2022

Conversation

git-hulk
Copy link
Member

@git-hulk git-hulk commented May 8, 2022

I didn't add test cases for this PR since the ipv6 was supported in TCL8.6, and the default TCL version on MacOSX was 8.5. So would force developers to upgrade TCL version manually if we want to add the ipv6 test cases, I think it's not worth to do that. I have tested the client and replication on my side.

Closes #491

@git-hulk git-hulk added enhancement type enhancement feature type new feature labels May 8, 2022
@git-hulk git-hulk requested review from Alfejik and ShooterIT May 8, 2022 11:03
src/worker.cc Outdated Show resolved Hide resolved
Copy link
Member

@ShooterIT ShooterIT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, we should use getaddrinfo

src/worker.cc Outdated Show resolved Hide resolved
src/worker.cc Show resolved Hide resolved
@git-hulk git-hulk removed the request for review from Alfejik May 14, 2022 03:26
@git-hulk git-hulk merged commit a86f4d0 into apache:unstable May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement type enhancement feature type new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] It doesn't work with ipv6?
2 participants