libzmq/builds/cmake
Andy Heroff 2998ff34aa
Problem: No direct support for setting socket priority (#4118)
* 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.
2021-01-06 22:22:41 +00:00
..
Modules Problem: No direct support for setting socket priority (#4118) 2021-01-06 22:22:41 +00:00
ci_build.sh Problem: clang-tidy job is failing because package dependencies are outdated 2020-06-19 17:58:26 +02:00
clang-format-check.sh.in Problem: clang-format not run on CI 2018-02-02 15:47:43 +01:00
NSIS.template32.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
NSIS.template64.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
platform.hpp.in Problem: No direct support for setting socket priority (#4118) 2021-01-06 22:22:41 +00:00
ZeroMQConfig.cmake.in Problem: Missing ZeroMQ_INCLUDE_DIR when only static lib is built 2019-07-09 13:50:24 +08:00