]> Cypherpunks repositories - gostls13.git/commit
net: fix a typo in BenchmarkSendFile
authorAndy Pan <panjf2000@gmail.com>
Tue, 6 Sep 2022 17:16:14 +0000 (01:16 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 7 Sep 2022 01:09:59 +0000 (01:09 +0000)
commitccf82d53233234e563c0d394cb5a3b6da888e3d6
treeb6cac31c6220ffa306ca7174956569d33d750185
parentbfadd789860871741e0a86154e02998f879f29f3
net: fix a typo in BenchmarkSendFile

Change-Id: Ic463bd6d52e7d1d50d2dbd2122b4d514e0b4af60
Reviewed-on: https://go-review.googlesource.com/c/go/+/428755
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Andy Pan <panjf2000@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/sendfile_linux_test.go