1. 05 Aug, 2010 2 commits
  2. 04 Aug, 2010 8 commits
  3. 30 Jul, 2010 1 commit
    • Martin Lucina's avatar
      XREQ: Correct behaviour on hitting ZMQ_HWM · 544b36da
      Martin Lucina authored
      This reverts part of commit 84e0c799 to get
      correct ZMQ_HWM semantics with XREQ sockets:
      
      When sending a message to an XREQ socket, the underlying pipe is selected in
      a round-robin fashion. If an underlying pipe is full it is skipped. If there
      are no underlying pipes, or all underlying pipes are full then zmq_send()
      shall block or return EAGAIN, depending on whether or not the call is blocking.
      Messages are never dropped.
      544b36da
  4. 26 Jul, 2010 1 commit
  5. 24 Jul, 2010 2 commits
  6. 21 Jul, 2010 1 commit
  7. 19 Jul, 2010 1 commit
  8. 13 Jul, 2010 2 commits
  9. 10 Jul, 2010 1 commit
  10. 07 Jul, 2010 2 commits
  11. 30 Jun, 2010 1 commit
  12. 29 Jun, 2010 2 commits
  13. 26 Jun, 2010 1 commit
  14. 25 Jun, 2010 1 commit
  15. 21 Jun, 2010 1 commit
  16. 19 Jun, 2010 2 commits
  17. 17 Jun, 2010 4 commits
  18. 15 Jun, 2010 2 commits
  19. 11 Jun, 2010 3 commits
  20. 10 Jun, 2010 2 commits