1. 26 Apr, 2012 7 commits
  2. 25 Apr, 2012 1 commit
  3. 10 Apr, 2012 1 commit
  4. 25 Apr, 2012 1 commit
  5. 24 Apr, 2012 2 commits
  6. 23 Apr, 2012 2 commits
  7. 02 Apr, 2012 1 commit
  8. 23 Apr, 2012 1 commit
  9. 21 Apr, 2012 1 commit
    • Dave Cheney's avatar
      [release-branch.go1] net: fix race between Close and Read · 8b5350b8
      Dave Cheney authored
      ««« backport 5f24ff99b5f1
      net: fix race between Close and Read
      
      Fixes #3507.
      
      Applied the suggested fix from rsc. If the connection
      is in closing state then errClosing will bubble up to
      the caller.
      
      The fix has been applied to udp, ip and unix as well as
      their code path include nil'ing c.fd on close. Func
      tests are available in the linked issue that verified
      the bug existed there as well.
      
      R=rsc, fullung, alex.brainman, mikioh.mikioh
      CC=golang-dev
      https://golang.org/cl/6002053
      »»»
      8b5350b8
  10. 20 Apr, 2012 1 commit
  11. 19 Apr, 2012 4 commits
  12. 18 Apr, 2012 1 commit
  13. 17 Apr, 2012 1 commit
  14. 16 Apr, 2012 3 commits
  15. 12 Apr, 2012 1 commit
  16. 14 Apr, 2012 1 commit
  17. 13 Apr, 2012 2 commits
  18. 12 Apr, 2012 2 commits
  19. 11 Apr, 2012 2 commits
  20. 10 Apr, 2012 1 commit
  21. 09 Apr, 2012 3 commits
  22. 05 Apr, 2012 1 commit