[zeromq-dev] [JZMQ] JZMQ and IPV6 support
Sabri Skhiri
sabri.skhiri at gmail.com
Thu Jan 10 10:25:05 CET 2013
Dear all,
We need to support an IPV6 environment and we currently use JZMQ. By
googling IPV6 Support and ZMQ I found the Steven McCoy's patch reference (
http://lists.zeromq.org/pipermail/zeromq-dev/2011-August/012834.html).
Basically it says that we just need to setup a socket option to false (*
ZMQ_IPV4ONLY)*. However, this option does not seem to be present in
ZMQ.java and as the setLongSocktop is native (as it is a JNI native method).
Is there any way to set ZMQ_IPV4ONLY option to false from JZMQ ?*
*
Thanks !
Sabri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130110/a1c930ba/attachment.htm>
More information about the zeromq-dev
mailing list