aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2025-07-02 11:05:47 +0200
committerGopher Robot <gobot@golang.org>2025-07-24 10:49:17 -0700
commitf7432e0230eef9f40117a901bc71e09db6432033 (patch)
treef06e1aa4f088fc6c48bca1969cbb2206977331af /test/codegen
parente84ed3864191fad224ad377054199661c34dd665 (diff)
downloadgo-f7432e0230eef9f40117a901bc71e09db6432033.tar.xz
internal/poll: remove fd field from Windows' poll.operation
There is no need to keep the fd in the poll.operation struct, given that all usages of this field have direct access to the fd struct. This skims down the size of os.File by 16 bytes. Change-Id: I837e345250387f62e294cc1772d752865a04ef6d Reviewed-on: https://go-review.googlesource.com/c/go/+/685415 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions