1. 20 May, 2014 2 commits
    • Pieter Hintjens's avatar
      Minor trim of man page title · 4b67919f
      Pieter Hintjens authored
      4b67919f
    • Pieter Hintjens's avatar
      Problem: security tests block on zmq_send · 11175a33
      Pieter Hintjens authored
      The expect_bounce_fail () helper assumed that messages could always
      be sent. However in some cases zmq_send() blocks, due to there not
      being any outgoing pipe. This changed in 77f5f7, where previously
      there would be a pipe that kept trying to reconnect forever.
      
      Solution: use a send timeout and check for EAGAIN if sending failed.
      11175a33
  2. 19 May, 2014 6 commits
  3. 18 May, 2014 5 commits
  4. 17 May, 2014 2 commits
  5. 16 May, 2014 5 commits
  6. 15 May, 2014 2 commits
  7. 14 May, 2014 8 commits
  8. 13 May, 2014 8 commits
  9. 12 May, 2014 2 commits