]> Cypherpunks repositories - gostls13.git/commit
net: test that Read/Write do 0 allocations
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 6 Aug 2013 17:29:35 +0000 (21:29 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 6 Aug 2013 17:29:35 +0000 (21:29 +0400)
commit905f29655230cac74f0b91bd1f1de112451e61f3
treefca04dddfddf00b6c1a2a0a235b3e8e895ff0fcc
parent262d6f58c78d53d2e85957075de0f817861cc23c
net: test that Read/Write do 0 allocations
It turned out that change 12413043 did not break
any builders. So let's lock this in.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/12545043
src/pkg/net/tcp_test.go