Support ipv6 ?
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
Is there any plan to support ipv6 in init_sockets and init_heartbeat for zmq context, like:
```
context.setsockopt(zmq.IPV6, 1)
```
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.