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

can use zsock_new_pub() api set ipv6 #2232

Open
wangwenqiangGitHub opened this issue Sep 8, 2022 · 3 comments
Open

can use zsock_new_pub() api set ipv6 #2232

wangwenqiangGitHub opened this issue Sep 8, 2022 · 3 comments

Comments

@wangwenqiangGitHub
Copy link

No description provided.

@sphaero
Copy link
Contributor

sphaero commented Sep 21, 2022

please elaborate, what is the problem?

@wangwenqiangGitHub
Copy link
Author

please elaborate, what is the problem?

CZMQ_EXPORT zsock_t *
    zsock_new_pub (const char *endpoint);

this API how to use in IPV6 network

@sphaero
Copy link
Contributor

sphaero commented Jan 26, 2023

It should just work as with libzmq though you might need to enable ipv6 first: zsys_set_ipv6 (1);

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

2 participants