]> Cypherpunks repositories - gostls13.git/commit
io: fix SectionReader Seek to seek backwards
authorPeter Mundy <go.peter.90@gmail.com>
Thu, 8 Jul 2010 06:57:07 +0000 (16:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 8 Jul 2010 06:57:07 +0000 (16:57 +1000)
commit56b3e5d644e737046d019516b577821b55f167fb
tree2e3afe29c68b8b782143ee24f196030a1c964818
parentbf5b05f2d4a3e0985832969351028cc0d7fa289f
io: fix SectionReader Seek to seek backwards

Fixes #899.

R=golang-dev, rminnich, adg
CC=golang-dev
https://golang.org/cl/1749041
src/pkg/io/io.go