Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

support ipv6#39

Open
algs wants to merge 4 commits into
bytedance:bytepsfrom
algs:support_ipv6
Open

support ipv6#39
algs wants to merge 4 commits into
bytedance:bytepsfrom
algs:support_ipv6

Conversation

@algs

@algs algs commented Sep 23, 2020

Copy link
Copy Markdown

No description provided.

Comment thread src/rdma_van.h
Comment thread src/rdma_van.h
Comment thread src/rdma_van.h
Comment thread src/rdma_van.h Outdated

@pleasantrabbit pleasantrabbit left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

please check the comment on the log message. everything else looks good to me.

Comment thread src/zmq_van.h Outdated
if (n > 1) {
CHECK(!zmq_setsockopt(receiver_, ZMQ_IPV6, &option, sizeof(option)))
<< zmq_strerror(errno);
PS_VLOG(1) << "bind with ipv6 socket with host " << hostname;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

"bind IPv6 socket to host " would be better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants