- 04 May, 2019 2 commits
-
-
Doron Somech authored
Problem: build broken on Fedora 30
-
Luca Boccassi authored
Solution: use AC_COMPILE_IFELSE instead of AC_CHECK_FUNCS to check for strnlen, as the latter does not work anymore.
-
- 02 May, 2019 7 commits
-
-
Luca Boccassi authored
Problem: Missing doc & unit tests for zmq_poller_fd
-
jean-airoldie authored
Solution: Add some and document it.
-
jean-airoldie authored
Solution: Add doc & unit tests
-
Luca Boccassi authored
Problem: zmq_socket_monitor example did not include HANDSHAKE_SUCCEEDED event causing assert failure
-
normano authored
-
normano authored
-
normano authored
-
- 28 Apr, 2019 3 commits
-
-
Luca Boccassi authored
Problem: Cannot get thread safe socket fd
-
jean-airoldie authored
Solution: add one
-
jean-airoldie authored
Solution: Add a method to get the zmq_poller's signaler fd. Then we can associate a poller instance with every thread safe socket and use its fd.
-
- 24 Apr, 2019 2 commits
-
-
Luca Boccassi authored
Problem: unused Windows-specific code in sleep_ms
-
Shubham Lagwankar authored
Solution: remove it since sleep_ms isn't used on Windows
-
- 19 Apr, 2019 3 commits
-
-
Luca Boccassi authored
Add <ios> include to fix uClibc++ compilation
-
Rosen Penev authored
Signed-off-by: Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Under uClibc++, streamoff is defined in <ios>. This header is needed to fix compilation.
-
- 18 Apr, 2019 5 commits
-
-
Luca Boccassi authored
Zeromq 3479: fixed build for QNX 6.6 with CMake
-
Iwan Paolucci authored
-
Iwan Paolucci authored
Solution: Use a toolchain file for QNX x86
-
Iwan Paolucci authored
Solution: added relicense agreement
-
Iwan Paolucci authored
Solution: libm and libsocket have to be linked explicitely
-
- 14 Apr, 2019 3 commits
-
-
Luca Boccassi authored
Fix Radix Tree benchmark includes when used as submodule
-
Omegastick authored
Solution: Add a relicense statement for Omegastick
-
Omegastick authored
Solution: Use CMAKE_CURRENT_LIST_DIR instead of CMAKE_SOURCE_DIR when findng includes
-
- 12 Apr, 2019 3 commits
-
-
Simon Giesecke authored
Problems: formatting errors in docs reported by linters
-
Luca Boccassi authored
Solution: fix it
-
Luca Boccassi authored
Solution: add space between OR'ed values zmq_getsockopt.3 2472: warning [p 17, 9.5i, div '3tbd1,1', 0.5i]: can't break line zmq_setsockopt.3 3471: warning [p 24, 1.8i, div '3tbd1,1', 0.5i]: can't break line
-
- 06 Apr, 2019 1 commit
-
-
Doron Somech authored
Problem: CI format check fails
-
- 05 Apr, 2019 4 commits
-
-
Luca Boccassi authored
Solution: fix it
-
Simon Giesecke authored
Problem: immediate binding hardening not used by debian package
-
Luca Boccassi authored
Solution: set hardening=+all in Debian packaging rules
-
Serhio authored
* Some explicit endpoint type changes to support GCC 5 * ../RELICENSE/SergheiNovac.md
-
- 02 Apr, 2019 6 commits
-
-
Luca Boccassi authored
Improve hwm pubsub test
-
Simon Giesecke authored
Solution: include sent and received counts on assertion failure
-
Simon Giesecke authored
Solution: use array recv variant instead
-
Simon Giesecke authored
Solution: split test cases and remove code duplication
-
Simon Giesecke authored
Solution: use more specific assertion macro
-
Simon Giesecke authored
Solution: replace custom code by test_bind
-
- 28 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Relicensing grant from Ericsson
-