]> Cypherpunks repositories - gostls13.git/commit
runtime: do not crash when GetQueuedCompletionStatusEx is missing
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 28 Mar 2014 01:37:14 +0000 (12:37 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 28 Mar 2014 01:37:14 +0000 (12:37 +1100)
commit277a7b22f1131ea2a2fb98be9d7378c0f4ab5834
treed23b2a887c1ab4fe7be959b8c3f0b8ea3b81eb55
parent0f272d1378df6a78ce044dc44f8b765c6f191c0f
runtime: do not crash when GetQueuedCompletionStatusEx is missing

Fixes #7635

LGTM=minux.ma
R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/80390043
src/pkg/runtime/os_windows.c