1. 02 Feb, 2019 1 commit
  2. 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
  3. 15 Jan, 2019 1 commit
  4. 14 Dec, 2018 1 commit
  5. 18 Nov, 2018 3 commits
  6. 01 Oct, 2018 2 commits
  7. 13 Sep, 2018 1 commit
  8. 15 Aug, 2018 1 commit
  9. 27 Jul, 2018 2 commits
  10. 26 Jun, 2018 1 commit
  11. 21 Jun, 2018 1 commit
  12. 25 May, 2018 1 commit
  13. 22 May, 2018 1 commit
  14. 14 May, 2018 2 commits
  15. 10 May, 2018 2 commits
  16. 28 Apr, 2018 1 commit
  17. 23 Apr, 2018 1 commit
  18. 23 Mar, 2018 2 commits
  19. 21 Mar, 2018 5 commits
  20. 15 Mar, 2018 1 commit
  21. 05 Mar, 2018 1 commit
    • Stefan Kaes's avatar
      Problem: enormous memory increase due to zero copy decoding · fcbd2a57
      Stefan Kaes authored
      The zero copy decoding strategy implemented for 4.2.0 can lead to a large
      increase of main memory usage in some cases (I have seen one program go up to
      40G from 10G after upgrading from 4.1.4). This commit adds a new option to
      contexts, called ZMQ_ZERO_COPY_RECV, which allows one to switch to the old
      decoding strategy.
      fcbd2a57
  22. 02 Mar, 2018 1 commit
  23. 23 Nov, 2017 1 commit
  24. 16 Nov, 2017 1 commit
  25. 10 Nov, 2017 1 commit
  26. 25 Oct, 2017 1 commit
    • f18m's avatar
      Change ZMQ_THREAD_AFFINITY to… · 2aa0e6fd
      f18m authored
      Change ZMQ_THREAD_AFFINITY to ZMQ_THREAD_AFFINITY_CPU_ADD/ZMQ_THREAD_AFFINITY_CPU_REMOVE. Avoid prefix thread names when no prefix was set.
      2aa0e6fd
  27. 21 Oct, 2017 1 commit
  28. 18 Oct, 2017 1 commit
  29. 17 Oct, 2017 1 commit