コミット履歴

作者 SHA1 メッセージ 日付
  ningmingxiao dcfe23a038 fix blockThreshold full bug 3 年 前
  rainrambler 7ce810c771 use defer to unlock mutex 4 年 前
  lzhfromutsc c2479f6ebf Fixed the inconsistence and also a potential data race in pkg/ioutils/bytespipe.go: bp.closeErr is read/write 8 times; 7 out of 8 times it is protected by bp.mu.Lock(); 1 out of 8 times it is read without a Lock 6 年 前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年 前
  Alexander Morozov b32478488c ioutils: fix race in access closeErr in bytespipe 9 年 前
  Brian Goff 194c72611d Fix concurrent map access in bytespipe 9 年 前
  Tonis Tiigi a47cd63915 Fix closing attach streams on lost tcp connection 9 年 前
  Brian Goff 9a25b1d942 Improve performance/reduce allocs of bytespipe 9 年 前
  Aaron Lehmann 64f8ee444d Cap the amount of buffering done by BytesPipe 9 年 前
  Tonis Tiigi c5b23337c3 Make bytesPipe use linear allocations 10 年 前
  Alexander Morozov 24310b5b4a Add BytesPipe datastructure to ioutils 10 年 前