1. 19 Aug, 2010 1 commit
  2. 18 Aug, 2010 1 commit
  3. 11 Aug, 2010 2 commits
  4. 10 Aug, 2010 1 commit
  5. 08 Aug, 2010 1 commit
    • Pieter Hintjens's avatar
      Added error checking (EFAULT) for null arguments · b6cdd369
      Pieter Hintjens authored
      * Fixed zmq_term, zmq_socket, zmq_close, zmq_setsockopt,
      * zmq_getsockopt, zmq_bind, zmq_connect, zmq_send,
      * zmq_recv, zmq_poll, zmq_device, zmq_stopwatch_stop
      * Updated Reference Manual for these methods
      b6cdd369
  6. 07 Aug, 2010 1 commit
  7. 06 Aug, 2010 3 commits
  8. 05 Aug, 2010 3 commits
  9. 04 Aug, 2010 8 commits
  10. 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
  11. 26 Jul, 2010 1 commit
  12. 24 Jul, 2010 2 commits
  13. 21 Jul, 2010 1 commit
  14. 19 Jul, 2010 1 commit
  15. 13 Jul, 2010 2 commits
  16. 10 Jul, 2010 1 commit
  17. 07 Jul, 2010 2 commits
  18. 30 Jun, 2010 1 commit
  19. 29 Jun, 2010 2 commits
  20. 26 Jun, 2010 1 commit
  21. 25 Jun, 2010 1 commit
  22. 21 Jun, 2010 1 commit
  23. 19 Jun, 2010 2 commits