mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
2998ff34aa
* Problem: No direct support for setting socket priority Solution: Add ZMQ_PRIORITY socket option, which sets the SO_PRIORITY socket option on the underlying socket. This socket option is not supported under Windows. Check option and set socket option on creation of underlying socket.
500 B
500 B
Permission to Relicense under MPLv2
This is a statement by Nokia that grants permission to relicense its copyrights in the libzmq C++ library (ZeroMQ) under the Mozilla Public License v2 (MPLv2).
A portion of the commits made by the Github handle "aheroff1", with commit author "Andy Heroff", are copyright of Nokia. This document hereby grants the libzmq project team to relicense libzmq, including all past, present and future contributions of the author listed above.
Andy Heroff 2021/01/05