- 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 23 commits
-
-
Luca Boccassi authored
Solution: refactor code and add extra frame with value count before the values in v2
-
Luca Boccassi authored
Solution: expect additional events
-
Luca Boccassi authored
Solution: update it
-
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
-
Luca Boccassi authored
Solution: add it to doc/Makefile.am
-
Luca Boccassi authored
Solution: fix formatting
-
Luca Boccassi authored
Solution: remove them for now
-
Luca Boccassi authored
Revert 64 bit assertions
-
Simon Giesecke authored
This reverts commit ac19d5f4.
-
Simon Giesecke authored
This partially reverts commit 19c6aa5c.
-
Luca Boccassi authored
Add test for ZMQ_BINDTODEVICE
-
Simon Giesecke authored
Solution: return an error to the user instead
-
Simon Giesecke authored
Solution: add test case run with cap_net_admin Fixes #3397
-
Doron Somech authored
Problem: test build fails on 32 bit systems
-
Simon Giesecke authored
Solution: define UNITY_SUPPORT_64 to force 64 bit support
-
Luca Boccassi authored
Fix regression introduced by 68d520ef
-
Simon Giesecke authored
Solution: run clang-format
-
Simon Giesecke authored
Solution: added TODO comment for now
-
Simon Giesecke authored
Solution: move unblock call to original location
-
Simon Giesecke authored
Solution: make compilation conditional
-
Simon Giesecke authored
Solution: add test case
-
Simon Giesecke authored
Solution: restore "local" flag values in call to resolve Fixes #3394
-
- 06 Feb, 2019 9 commits
-
-
Luca Boccassi authored
Problem: invoking the conditional variable for zero time is expensive
-
Luca Boccassi authored
Add v2 monitoring ipc/tipc tests
-
somdoron authored
Solution: for zero timeout, unlock and relock immediately instead of timedwait
-
Simon Giesecke authored
Solution: increase size to 256
-
Simon Giesecke authored
Solution: use addrlen to determine the length
-
Simon Giesecke authored
Solution: rename data member
-
Simon Giesecke authored
Solution: use memcpy instead
-
Simon Giesecke authored
Solution: output as hex instead
-
Simon Giesecke authored
Solution: add test cases
-
- 05 Feb, 2019 7 commits
-
-
Simon Giesecke authored
Problem: build broken with newer gcc
-
Luca Boccassi authored
Solution: add missing includes to stream_listener_base
-
Luca Boccassi authored
Problem: close always fails with wildcard bind, since directory is no…
-
Simon Giesecke authored
Solution: unlink the socket file first
-
Luca Boccassi authored
Problem: missing include directive for close/closesocket
-
Simon Giesecke authored
Solution: add appropriate includes
-
Luca Boccassi authored
Remove socks/tcp code duplication
-