1. 02 Feb, 2018 1 commit
  2. 22 Oct, 2017 1 commit
  3. 19 Aug, 2017 1 commit
  4. 08 Aug, 2017 1 commit
  5. 14 May, 2016 1 commit
  6. 25 Apr, 2016 1 commit
  7. 18 Feb, 2016 1 commit
  8. 28 Jan, 2016 1 commit
  9. 06 Sep, 2015 1 commit
  10. 21 Aug, 2015 1 commit
  11. 16 Aug, 2015 1 commit
  12. 02 Jun, 2015 1 commit
  13. 22 Jan, 2015 1 commit
  14. 17 Sep, 2014 1 commit
  15. 02 Jan, 2014 1 commit
  16. 09 Oct, 2013 1 commit
  17. 11 Apr, 2013 1 commit
  18. 18 Mar, 2013 1 commit
  19. 12 Mar, 2013 1 commit
    • Pieter Hintjens's avatar
      Removed corporate advertisements from source file headers · f0f16505
      Pieter Hintjens authored
      Copyrights had become ads for Sustrik's corporate sponsors, going against the original
      agreement to share copyrights with the community (that agreement was: one line stating
      iMatix copyright + one reference to AUTHORS file). The proliferation of corporate ads
      is also unfair to the many individual authors. I've removed ALL corporate title from
      the source files so the copyright statements can now be centralized in AUTHORS and
      source files can be properly updated on an annual basis.
      f0f16505
  20. 25 Sep, 2012 1 commit
  21. 04 Sep, 2012 1 commit
    • Ian Barber's avatar
      Fixing PGM issues · d7331b7b
      Ian Barber authored
      Hopefully fixed LIBZMQ-427 - there was a slight typo in the init_address
      refactor. The encoder refactoring had also broken pgm_sender and
      receiver, but just required updating to use the new functions.
      d7331b7b
  22. 02 Sep, 2012 1 commit
  23. 04 Jan, 2012 1 commit
    • Martin Lucina's avatar
      Fix pgm_receiver.cpp: zmq_assert (pending_bytes == 0) (LIBZMQ-205) · c34a1443
      Martin Lucina authored
      This patch fixes the problem described in LIBZMQ-205. The assertion itself
      is probably caused by previously queued POLLIN events arriving after POLLIN
      has been disabled on the socket.
      
      The following additional bugs have been fixed as part of debugging this
      problem:
      
      - pgm_receiver_t does not flush messages written to the session in all
        cases which can lead to a stalled reader. Add calls to session->flush ()
        in the appropriate places.
      
      - ensure to restart polling when a pending message is flushed in
        activate_in ().
      Signed-off-by: 's avatarMartin Lucina <martin@lucina.net>
      c34a1443
  24. 01 Nov, 2011 2 commits
  25. 31 Oct, 2011 1 commit
  26. 15 Sep, 2011 1 commit
  27. 17 Aug, 2011 1 commit
  28. 24 Jul, 2011 1 commit
  29. 11 Jul, 2011 1 commit
  30. 27 Jun, 2011 1 commit
  31. 14 Mar, 2011 1 commit
  32. 02 Mar, 2011 2 commits
  33. 22 Feb, 2011 1 commit
  34. 18 Jan, 2011 1 commit
  35. 17 Jan, 2011 1 commit
  36. 30 Oct, 2010 1 commit
  37. 15 Oct, 2010 1 commit
  38. 14 Oct, 2010 1 commit