1. 09 Oct, 2015 1 commit
  2. 08 Sep, 2015 1 commit
  3. 06 Sep, 2015 1 commit
  4. 21 Aug, 2015 1 commit
  5. 20 Aug, 2015 1 commit
  6. 16 Aug, 2015 3 commits
  7. 11 Aug, 2015 1 commit
  8. 22 Jul, 2015 1 commit
  9. 23 Jun, 2015 1 commit
  10. 05 Jun, 2015 2 commits
  11. 02 Jun, 2015 2 commits
  12. 23 May, 2015 1 commit
  13. 12 Feb, 2015 2 commits
  14. 02 Feb, 2015 1 commit
  15. 01 Feb, 2015 1 commit
  16. 22 Jan, 2015 1 commit
  17. 09 Jan, 2015 1 commit
  18. 24 Nov, 2014 1 commit
  19. 17 Nov, 2014 1 commit
  20. 27 Oct, 2014 1 commit
  21. 13 Aug, 2014 1 commit
  22. 09 Jul, 2014 2 commits
  23. 25 Jun, 2014 2 commits
  24. 24 Jun, 2014 1 commit
  25. 23 May, 2014 1 commit
  26. 21 May, 2014 1 commit
    • Martin Hurton's avatar
      Code cleanup · 414fc86b
      Martin Hurton authored
      - limit visibility of pending_connection_t
      - add const qualifiers
      414fc86b
  27. 20 May, 2014 1 commit
  28. 30 Apr, 2014 1 commit
  29. 28 Apr, 2014 1 commit
    • Pieter Hintjens's avatar
      Problem: zmq_socket_monitor code is dirty · 9753de85
      Pieter Hintjens authored
      Specifically:
      
      * zmq_event_t should not be used internally in libzmq, it was
        meant to be an outward facing structure.
      
      * In 4.x, zmq_event_t does not correspond to monitor events, so
        I removed the structure entirely.
      
      * man page for zmq_socket_monitor is incomplete and the example
        code was particularly nasty.
      
      * test_monitor.cpp needed rewriting, it was not clean.
      9753de85
  30. 15 Mar, 2014 1 commit
  31. 14 Mar, 2014 1 commit
  32. 13 Mar, 2014 1 commit
  33. 12 Mar, 2014 1 commit