oxen-io / oxen-mq

Communications layer used for both the Oxen storage server and oxend
https://oxen.io
BSD 3-Clause "New" or "Revised" License
19 stars 35 forks source link

Enable ipv6 support on sockets #67

Closed jagerman closed 2 years ago

jagerman commented 2 years ago

Without this you cannot bind or connect to IPv6 addresses because, oddly, libzmq defaults ipv6 to disabled.