1. 04 Aug, 2010 3 commits
  2. 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
  3. 26 Jul, 2010 1 commit
  4. 24 Jul, 2010 2 commits
  5. 21 Jul, 2010 1 commit
  6. 19 Jul, 2010 1 commit
  7. 13 Jul, 2010 2 commits
  8. 10 Jul, 2010 1 commit
  9. 07 Jul, 2010 2 commits
  10. 30 Jun, 2010 1 commit
  11. 29 Jun, 2010 2 commits
  12. 26 Jun, 2010 1 commit
  13. 25 Jun, 2010 1 commit
  14. 21 Jun, 2010 1 commit
  15. 19 Jun, 2010 2 commits
  16. 17 Jun, 2010 4 commits
  17. 15 Jun, 2010 2 commits
  18. 11 Jun, 2010 3 commits
  19. 10 Jun, 2010 5 commits
  20. 09 Jun, 2010 3 commits
  21. 07 Jun, 2010 1 commit