- 04 Feb, 2020 1 commit
-
-
Simon Giesecke authored
Solution: extract new receive_monitor_address function
-
- 23 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Solution: remove from header and declare as static
-
Simon Giesecke authored
Solution: move test utilities to separate testutil library
-
- 20 Mar, 2019 1 commit
-
-
Simon Giesecke authored
Solution: migrate to unity and adapt users
-
- 10 Feb, 2019 1 commit
-
-
Luca Boccassi authored
Solution: add API and ZMQ_EVENT_PIPES_STATS event which generates 2 values, one for the egress and one for the ingress pipes respectively. Refactor the events code to be able to send multiple values.
-
- 07 Feb, 2019 3 commits
-
-
Luca Boccassi authored
Solution: refactor code and add extra frame with value count before the values in v2
-
Luca Boccassi authored
Solution: do it, as above 32 bytes they might be on the heap
-
Luca Boccassi authored
Solution: check for the available version instead
-
- 06 Feb, 2019 1 commit
-
-
Simon Giesecke authored
Solution: output as hex instead
-
- 03 Feb, 2019 1 commit
-
-
Luca Boccassi authored
Solution: define uint64_t if not available in the system headers and remove inclusion of inttypes.h which does not exist and is already conditionally included in zmq.h if required, do not use PRIx64
-
- 02 Feb, 2019 4 commits
-
-
Simon Giesecke authored
Solution: added such assertions and extended test utilities
-
Simon Giesecke authored
Solution: dereference the pointer to the array before accessing the element
-
Simon Giesecke authored
Solution: add first test case
-
Simon Giesecke authored
Solution: move general monitoring test utilities to new testutil_monitoring
-