You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.1.0:
- Support for 2.2, 3.1 and 3.2 (tested against tagged builds on github)
- Added option for ipv4 for 3.1 and later
- Added version built against check to stop people going crazy
v2.0.0:
Support for 0mq 3.1.0
Added new socket option (ipv4_only)
Building against version 3.0.x will enable the recv_label experimental code options, and against 3.1.x disables that and enables the new socket option instead.
Builds with the new option also have another overload of the socket::set function that takes a boolean type value.