libzmq/builds/cmake/Modules
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
..
ClangFormat.cmake Problem: travis-ci is using outdated clang(-format) 2018-02-02 15:47:43 +01:00
FindAsciiDoc.cmake fix CMP0053 warning with cmake 3.1 2015-03-11 10:35:59 +01:00
FindNSS3.cmake problem: sha1 external module conflict with czmq 2019-09-11 15:01:28 +03:00
FindSodium.cmake add wss transport and fix tipc tests when building using cmake on linux (#3857) 2020-04-13 23:03:19 +01:00
TestZMQVersion.cmake REPLACE MSVC VERSION SUFFIX VARIABLE 2015-05-05 21:39:50 +02:00
ZMQSourceRunChecks.cmake Problem: No direct support for setting socket priority (#4118) 2021-01-06 22:22:41 +00:00
ZMQSupportMacros.cmake cmake: Streamline integration allowing config of CMAKE_*_OUTPUT_DIRECTORY 2018-07-24 18:22:45 -04:00