aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2025-07-02 11:12:28 +0200
committerGopher Robot <gobot@golang.org>2025-07-24 10:50:32 -0700
commitf11599b0b909a61d575bcea532ee2250f9a682da (patch)
treeb1af2bc00723e5ae803b776b99898604e88fabad /test/codegen
parentf7432e0230eef9f40117a901bc71e09db6432033 (diff)
downloadgo-f11599b0b909a61d575bcea532ee2250f9a682da.tar.xz
internal/poll: remove handle field from Windows' poll.operation
The handle field can be accessed directly wherever needed, there is no need to store it in the operation struct. This skims down the size of os.File by 16 bytes. Change-Id: I87c94cb773437891127b6c36dc7f8883622ffed3 Reviewed-on: https://go-review.googlesource.com/c/go/+/685435 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: Damien Neil <dneil@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions