1. 01 Sep, 2013 2 commits
    • MinRK's avatar
      cast rc to size_t for comparisons · c646ac96
      MinRK authored
      avoids -Wall failures comparing int to uint
      c646ac96
    • MinRK's avatar
      add test_linger · 58b370df
      MinRK authored
      tests that default LINGER (-1) ensures message delivery.
      
      Note: it fails for large messages ( > 1MB, depending on the system).
      58b370df
  2. 31 Aug, 2013 2 commits
  3. 30 Aug, 2013 2 commits
  4. 29 Aug, 2013 4 commits
  5. 24 Aug, 2013 2 commits
  6. 21 Aug, 2013 1 commit
  7. 20 Aug, 2013 2 commits
    • Ian Barber's avatar
      Merge pull request #626 from dkrikun/master · d485404a
      Ian Barber authored
      Add ZMQ_CONFLATE socket option
      d485404a
    • Jeremy Rossi's avatar
      Add the Socket Identity info to the ZAP Messages · 19ca8a0f
      Jeremy Rossi authored
      This change adds the socket identity infomartion from the socket to the
      zap frames.  In doing this the ZAP is able preform different operations
      based on different sockets.  This is not compaitable with the current ZAP
      RFC, but that can be updated.  As the ZAP rfc is currently draft for I
      did not change the version number.
      
      Tests also modified and passing.
      19ca8a0f
  8. 19 Aug, 2013 7 commits
  9. 18 Aug, 2013 5 commits
  10. 17 Aug, 2013 13 commits