1. 22 Jan, 2016 1 commit
    • Felix Lange's avatar
      p2p/discover: fix Windows-specific issue for larger-than-buffer packets · 2871781f
      Felix Lange authored
      On Windows, UDPConn.ReadFrom returns an error for packets larger
      than the receive buffer. The error is not marked temporary, causing
      our loop to exit when the first oversized packet arrived. The fix
      is to treat this particular error as temporary.
      
      Fixes: #1579, #2087
      Updates: #2082
      2871781f
  2. 20 Jan, 2016 2 commits
  3. 19 Jan, 2016 2 commits
  4. 18 Jan, 2016 1 commit
  5. 14 Jan, 2016 1 commit
  6. 13 Jan, 2016 1 commit
  7. 11 Jan, 2016 3 commits
  8. 08 Jan, 2016 2 commits
  9. 05 Jan, 2016 3 commits
  10. 04 Jan, 2016 1 commit
  11. 30 Dec, 2015 2 commits
  12. 18 Dec, 2015 8 commits
  13. 17 Dec, 2015 7 commits
  14. 16 Dec, 2015 4 commits
  15. 15 Dec, 2015 1 commit
  16. 14 Dec, 2015 1 commit