]> Cypherpunks repositories - gostls13.git/commit
net: consolidate the existing Windows version checks
authorAndy Pan <panjf2000@gmail.com>
Wed, 21 Feb 2024 04:39:31 +0000 (12:39 +0800)
committerQuim Muntal <quimmuntal@gmail.com>
Thu, 7 Mar 2024 16:46:10 +0000 (16:46 +0000)
commitda5871d58269c51a31d6ad687e7dbaf6d9b1c297
treedcec28671bbf0f41b7680dc449ff07785d250802
parent1cce1a6a1110a53c1aa8fa0f40b69307ff641ca4
net: consolidate the existing Windows version checks

Change-Id: I9c0ad69bd61923e9e272f157dc380a9120f08423
Reviewed-on: https://go-review.googlesource.com/c/go/+/565595
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/internal/syscall/windows/net_windows.go
src/internal/syscall/windows/version_windows.go
src/net/fd_windows.go
src/net/unixsock_windows_test.go