1. 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
  2. 05 Oct, 2016 1 commit
  3. 30 Sep, 2016 3 commits
  4. 03 Sep, 2016 1 commit
  5. 02 Sep, 2016 1 commit
  6. 21 Aug, 2016 1 commit
  7. 26 Jul, 2016 1 commit
  8. 04 Jul, 2016 1 commit
  9. 02 Jul, 2016 1 commit
  10. 01 Jul, 2016 1 commit
  11. 24 Jun, 2016 1 commit
  12. 15 Jun, 2016 1 commit
  13. 12 Jun, 2016 2 commits
  14. 11 Jun, 2016 1 commit
  15. 07 Jun, 2016 2 commits
  16. 01 Jun, 2016 1 commit
  17. 31 May, 2016 1 commit
  18. 17 May, 2016 1 commit
  19. 16 May, 2016 1 commit
  20. 13 May, 2016 1 commit
  21. 10 May, 2016 1 commit
  22. 27 Apr, 2016 1 commit
  23. 17 Apr, 2016 2 commits
  24. 11 Apr, 2016 1 commit
  25. 07 Apr, 2016 1 commit
  26. 30 Mar, 2016 1 commit
  27. 09 Mar, 2016 1 commit
  28. 13 Feb, 2016 2 commits
  29. 31 Jan, 2016 2 commits
  30. 30 Jan, 2016 2 commits
  31. 12 Jan, 2016 1 commit
  32. 09 Sep, 2015 1 commit