- 23 Sep, 2019 1 commit
-
-
trya authored
Solution: Reflect real behavior of sockets blocking on send operations Sockets that block in mute state only block when no peer is available if the transport is connection-oriented and the ZMQ_IMMEDIATE socket option is set.
-
- 13 Mar, 2019 2 commits
-
-
Simon Giesecke authored
Update HPE statement as requested by the grantor
-
Luca Boccassi authored
-
- 12 Mar, 2019 2 commits
-
-
Constantin Rack authored
Relicensing grant from HPE
-
Luca Boccassi authored
Received via email on 2019/03/12, message-id: TU4PR8401MB1277B86B48464DC63AEDCA2D96490@TU4PR8401MB1277.NAMPRD84.PROD.OUTLOOK.COM
-
- 08 Mar, 2019 4 commits
-
-
Doron Somech authored
Problem: text_xpub_nodrop sometimes fails
-
Luca Boccassi authored
Solution: use XPUB and wait for the subscription message rather than using a sleep which might or might not be enough
-
Luca Boccassi authored
Proxy performance fix
-
Claudio Biagi authored
Improve performance of the proxy forwarding batch of message. Add throughput benchmark for proxy. Fix valgrind error reported on unitialized vars RELICENSE: Add emtr grant
-
- 02 Mar, 2019 1 commit
-
-
Doron Somech authored
Fix appveyor test execution
-
- 01 Mar, 2019 8 commits
-
-
Simon Giesecke authored
Solution: temporarily skip failing test cases
-
Simon Giesecke authored
Solution: wait a bit to allow connect to succeed if inproc bind preceded connect
-
Simon Giesecke authored
Solution: try to avoid race condition by increasing timeout from 0 to 250ms
-
Simon Giesecke authored
Solution: enable warnings-as-errors only on non-analysis builds
-
Simon Giesecke authored
Solution: add sleep after connecting such that sending is not started before connection succeeded
-
Simon Giesecke authored
Solution: disable test case for the moment and mark it as FIXME
-
Simon Giesecke authored
Solution: remove them
-
Simon Giesecke authored
Solution: move instead
-
- 27 Feb, 2019 2 commits
-
-
Luca Boccassi authored
Problem: reconnect interval exponential backoff and may lead to integ…
-
Simon Giesecke authored
Solution: guard calculation against integer overflows
-
- 25 Feb, 2019 6 commits
-
-
Luca Boccassi authored
Issue #2376 - Add Trevor Bernard's permission to relicense
-
Trevor Bernard authored
-
Luca Boccassi authored
RELICENSE: Brett Cameron
-
cameronbn authored
-
Luca Boccassi authored
RELICENSE: Corrected info for leonarf
-
Roy Lenferink authored
-
- 24 Feb, 2019 5 commits
-
-
Doron Somech authored
Adding grant from shancat
-
Roy Lenferink authored
-
Doron Somech authored
Relicense: steve-o
-
Steven McCoy authored
-
Steven McCoy authored
-
- 23 Feb, 2019 7 commits
-
-
Constantin Rack authored
Don't crash if memory allocation in socket_poller_t::rebuild fails.
-
Constantin Rack authored
Renamed RELICENSE to use GitHub username
-
Roy Lenferink authored
-
Doron Somech authored
Relicense
-
Eelis van der Weegen authored
Solution: Report memory allocation failure as ENOMEM so applications can handle it gracefully. Fixes #3427.
-
Michael authored
relicense
-
Michael authored
update pre license
-
- 22 Feb, 2019 2 commits
-
-
Simon Giesecke authored
Document that zmq_poller_new can return NULL.
-
Eelis van der Weegen authored
-