1. 08 Mar, 2019 1 commit
    • Claudio Biagi's avatar
      Proxy performance fix, ticket #3439 · d41ed618
      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
      d41ed618
  2. 07 Feb, 2019 3 commits
  3. 02 Feb, 2019 3 commits
  4. 01 Feb, 2019 2 commits
  5. 27 Jan, 2019 1 commit
    • Luca Boccassi's avatar
      Problem: one more test fails on GNU/Hurd · 9fae3d1f
      Luca Boccassi authored
      Solution: mark test_rebind_ipc as XFAIL on Hurd as it does not
      implement getsockname on IPC and thus it's impossible to use
      wildcard IPC binds.
      Document that ZMQ_LAST_ENDPOINT does not work on Hurd with IPC.
      9fae3d1f
  6. 19 Jan, 2019 1 commit
  7. 25 Dec, 2018 1 commit
  8. 16 Dec, 2018 1 commit
  9. 14 Dec, 2018 2 commits
  10. 10 Dec, 2018 1 commit
  11. 09 Dec, 2018 1 commit
  12. 07 Dec, 2018 4 commits
  13. 09 Nov, 2018 1 commit
  14. 05 Nov, 2018 1 commit
  15. 04 Nov, 2018 1 commit
  16. 31 Oct, 2018 1 commit
  17. 29 Sep, 2018 1 commit
    • Luca Boccassi's avatar
      Problem: test_connect_delay_tipc randomly fails · 1a593775
      Luca Boccassi authored
      Solution: use a monitor to wait for a disconnect instead of a sleep,
      and retry to send a message until it fails since the state machine
      might be delayed due to the I/O thread being pre-empted on busy
      systems.
      Also set a receive timeout to avoid random hangs.
      
      Fixes #3124
      1a593775
  18. 13 Sep, 2018 1 commit
  19. 24 Aug, 2018 1 commit
  20. 23 Aug, 2018 7 commits
  21. 22 Aug, 2018 5 commits