- 12 Mar, 2017 1 commit
-
-
Luca Boccassi authored
Solution: use pthread API to set the name. For now call every thread "ZMQ b/g thread". Would be nice to number the I/O threads and name explicitly the reaper thread, but in reality a bit of internal API churn would be necessary, so perhaps it's not worth it. This is useful when debugging a process with many threads.
-
- 26 Dec, 2016 1 commit
-
-
Luca Boccassi authored
Solution: if available, use eventfd with EFD_CLOEXEC flag to make the process close the socket on fork+exec
-
- 21 Apr, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add macro in ZMQSourceRunChecks.cmake and optionally include the TIPC sources if the support is available. More importantly, only run the TIPC tests if the support is there.
-
- 05 May, 2015 1 commit
-
-
Henrik S. Gaßmann authored
Replace _zmq_COMPILER with CMAKE_VS_PLATFORM_TOOLSET; so the suffix can be automagically generated for every MSVC compiler supported by cmake.
-
- 11 Mar, 2015 1 commit
-
-
xantares authored
-
- 12 Feb, 2015 1 commit
-
-
Doron Somech authored
-
- 06 Feb, 2015 2 commits
-
-
Telford Berkey authored
-
Bryan Zimmerman authored
-
- 14 Jul, 2013 1 commit
-
-
Steven McCoy authored
-