]> Cypherpunks repositories - gostls13.git/commit
bufio: make Flush a no-op when the buffer is empty
authorAndrew Gerrand <adg@golang.org>
Mon, 31 Jan 2011 07:54:25 +0000 (18:54 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 31 Jan 2011 07:54:25 +0000 (18:54 +1100)
commit9173a095300ad4a1d0e57b4d096c39a655753382
tree52996afb477e6f61979c2f2a23197ea4007d35ae
parent3bfd35b72e24ec5c918a9e0f233634db45950c68
bufio: make Flush a no-op when the buffer is empty

R=r
CC=golang-dev
https://golang.org/cl/4119048
src/pkg/bufio/bufio.go