1. 26 May, 2019 1 commit
  2. 12 Feb, 2019 2 commits
  3. 03 Feb, 2019 1 commit
  4. 10 Aug, 2018 3 commits
  5. 08 Aug, 2018 1 commit
  6. 01 Jun, 2018 3 commits
  7. 07 Feb, 2018 1 commit
  8. 14 Sep, 2017 1 commit
    • Steven Allen's avatar
      Retry queries if a write to the stream fails. · d3d572b7
      Steven Allen authored
      Previously, we'd only retry when a write failed (in case the peer was using
      single-use streams). However, in the new world of half-open streams, writes
      still succeed on remote-closed streams so this isn't sufficient. Instead, we
      need to retry on read failure as well.
      
      Note: this was technically broken before because a peer could write on a stream
      before receiving the close message causing the write to succeed but the
      subsequent read to fail.
      d3d572b7
  9. 05 Oct, 2016 1 commit
  10. 30 Sep, 2016 3 commits
  11. 03 Sep, 2016 1 commit
  12. 02 Sep, 2016 1 commit
  13. 21 Aug, 2016 1 commit
  14. 26 Jul, 2016 1 commit
  15. 04 Jul, 2016 1 commit
  16. 02 Jul, 2016 1 commit
  17. 01 Jul, 2016 1 commit
  18. 24 Jun, 2016 1 commit
  19. 15 Jun, 2016 1 commit
  20. 12 Jun, 2016 2 commits
  21. 11 Jun, 2016 1 commit
  22. 07 Jun, 2016 2 commits
  23. 01 Jun, 2016 1 commit
  24. 31 May, 2016 1 commit
  25. 17 May, 2016 1 commit
  26. 16 May, 2016 1 commit
  27. 13 May, 2016 1 commit
  28. 10 May, 2016 1 commit
  29. 27 Apr, 2016 1 commit
  30. 17 Apr, 2016 2 commits