I'm having trouble compiling this on Windows. 
I'm getting "if_nametoindex : identifier not found" from tcp_address.cpp line 
440.
This is with VS2012 or VS2013, and indeed VS2015 (well actually I'm using 2015, 
but with those compiler toolsets).
The function appears to be available on Windows, 

This seems to be a change in 4.1.4. I've been using 4.1.3 previously without 
issue, compiling it myself.
(Note that I'm actually trying to cure issue #1144, which as far as I can see 
still exists in 4.1.3).

Any ideas?
Thanks.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Pieter Hintjens
Sent: 18 December 2015 08:40
To: [email protected]
Subject: [zeromq-dev] ZeroMQ 4.1.4 stable is now available

Hi all,

There's a new stable release of libzmq on line now.

Changes:

* Fixed #1315 - socket monitor hangs if bind/setsockopt failed.
* Fixed #1399 - assertion failure in tcp.cpp after network reconnect.
* Fixed #1632 - build failure using latest libsodium.
* Fixed #1644 - assertion failure in msg.cpp:390 on STREAM sockets.
* Fixed #1661 - does not handle IPv6 link local addresses.

At http://zeromq.org/intro:get-the-software as usual.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to