diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2016-07-09 13:59:36 -0700 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2016-08-16 14:36:19 +0000 |
| commit | 6d2db0986faef807e8538db6f3d32adb0dfd78c5 (patch) | |
| tree | b1f769daf5d00fee1e3c2ebb88a8e65c86df4196 /src/runtime/testdata | |
| parent | 12292754d3c46a4172373971b1ba945ecc4c5cbc (diff) | |
| download | go-6d2db0986faef807e8538db6f3d32adb0dfd78c5.tar.xz | |
crypto/tls: fix WriteTo method signature
Give *recordingConn the correct WriteTo signature
to be an io.WriterTo. This makes vet happy.
It also means that it'll report errors,
which were previously being ignored.
Updates #11041
Change-Id: I13f171407d63f4b62427679bff362eb74faddca5
Reviewed-on: https://go-review.googlesource.com/27121
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
