mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
Since https://golang.org/cl/4600042, Close is a straight wrapper of CloseHandle. Change-Id: I45067e3cc649ea40deb88a8d9d223d7ca882ee7f GitHub-Last-Rev: 076621a25c765dc229256d85812ee06cc54b52dd GitHub-Pull-Request: golang/sys#139 Reviewed-on: https://go-review.googlesource.com/c/sys/+/441436 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Bryan Mills <bcmills@google.com>