Hi! On Wed, Jun 25, 2014 at 11:27:16AM +0200, Peter Kleiweg wrote: > I enable IPv6. Then I create sockets and try to bind and connect > to IPv6 addresses.
did you set the sockopt ZMQ_IPV6? http://api.zeromq.org/4-0:zmq-setsockopt#toc21 Greetings, domm -- #!/usr/bin/perl http://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
