1. 21 Mar, 2012 1 commit
  2. 20 Mar, 2012 1 commit
    • Pieter Hintjens's avatar
      Fixed issues #337, #341, and #340 · 6e71a54b
      Pieter Hintjens authored
      * Implemented new ctx API (_new, _destroy, _get, _set)
      * Removed 'typesafe' macros from zmq.h
      * Added support for MAX_SOCKETS (was tied into change for #337)
      * Created new man pages
      6e71a54b
  3. 20 Feb, 2012 1 commit
  4. 19 Feb, 2012 1 commit
  5. 18 Feb, 2012 1 commit
  6. 17 Feb, 2012 2 commits
  7. 16 Feb, 2012 3 commits
  8. 04 Feb, 2012 1 commit
  9. 21 Nov, 2011 1 commit
  10. 06 Nov, 2011 1 commit
  11. 05 Nov, 2011 1 commit
  12. 04 Nov, 2011 1 commit
  13. 01 Nov, 2011 3 commits
  14. 31 Oct, 2011 1 commit
  15. 13 Sep, 2011 1 commit
  16. 11 Jul, 2011 2 commits
  17. 03 Jul, 2011 2 commits
  18. 23 Jun, 2011 1 commit
    • Martin Sustrik's avatar
      Outstanding requests dropped when requester dies (issue 190) · d1373792
      Martin Sustrik authored
      So far the requests in req/rep pattern were delivered to and processed
      by worker even though the original requester was dead. Thus,
      the worker processing replies with noone to deliver results to.
      This optimisation drops requests in two situations:
      
      1. Queued inbound requests in XREP socket when peer disconnects.
      2. Queued outbound requests in XREQ when socket is closed.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      d1373792
  19. 22 Jun, 2011 1 commit
  20. 20 Jun, 2011 2 commits
  21. 17 Jun, 2011 1 commit
  22. 23 May, 2011 1 commit
  23. 02 May, 2011 1 commit
  24. 26 Mar, 2011 1 commit
  25. 24 Mar, 2011 4 commits
  26. 02 Mar, 2011 1 commit
  27. 30 Jan, 2011 1 commit
  28. 20 Jan, 2011 1 commit
  29. 27 Nov, 2010 1 commit