diff options
| author | Ian Lance Taylor <iant@golang.org> | 2020-03-23 20:42:29 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2020-03-24 19:57:49 +0000 |
| commit | e3cf0525b0ecfaeb9381108e8c7181cdc2abee57 (patch) | |
| tree | 257db1f9140bfb4fb4843b29867a43c93537d399 /src/runtime/panic.go | |
| parent | 355f53f0a0a5d79032068d4914d7aea3435084ec (diff) | |
| download | go-e3cf0525b0ecfaeb9381108e8c7181cdc2abee57.tar.xz | |
runtime: always use GetQueuedCompletionStatusEx on Windows
We used to fall back to GetQueuedCompletionStatus if
GetQueuedCompletionStatus was not available, but as of Go 1.11 we
require Windows 7 or later, so GetQueuedCompletionStatusEx is always
available.
Fixes #37957
Change-Id: I7d8d49a92ab7b1f5afdc54a442f696aaf4a5168e
Reviewed-on: https://go-review.googlesource.com/c/go/+/225059
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Diffstat (limited to 'src/runtime/panic.go')
0 files changed, 0 insertions, 0 deletions
