]> Cypherpunks repositories - gostls13.git/commit
internal/poll: confine runtime OS-checks to sendFileChunk
authorAndy Pan <i@andypan.me>
Tue, 29 Oct 2024 04:27:30 +0000 (12:27 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 31 Oct 2024 23:30:46 +0000 (23:30 +0000)
commit91ec6b6321395ba787a9b4c0ae1055ab45382435
tree896dd4a41972ed7baa73d7557663dc01cd069c8d
parentd74defe8d345042d8cde395e2b05dac856cab5ac
internal/poll: confine runtime OS-checks to sendFileChunk

Ref:
https://ci.chromium.org/ui/p/golang/builders/ci/gotip-solaris-amd64/b8732788420094473425/overview
https://build.golang.org/log/80a05c426ceaebd0906eae80e5a3afd7e92d2f41

Change-Id: I207c0043ce729be7bbba39cf376b6d39440e7f26
Reviewed-on: https://go-review.googlesource.com/c/go/+/623055
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/internal/poll/sendfile_unix.go