mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +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. |
||
---|---|---|
.. | ||
Modules | ||
ci_build.sh | ||
clang-format-check.sh.in | ||
NSIS.template32.in | ||
NSIS.template64.in | ||
platform.hpp.in | ||
ZeroMQConfig.cmake.in |