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