commit | 3d9a6b80792a3911da1fa665c959a5ede3abf476 | [log] [tgz] |
---|---|---|
author | qmuntal <quimmuntal@gmail.com> | Fri Apr 25 14:35:01 2025 +0200 |
committer | Gopher Robot <gobot@golang.org> | Fri May 02 09:05:10 2025 -0700 |
tree | 6e50e7b07a293ada8870a638326e1aef9e5b1a0a | |
parent | c0a955987704d2beda71a48afc43cec03e8bcb96 [diff] |
windows: add WSADuplicateSocket WSADuplicateSocket is useful to pass sockets between processes on Windows. For golang/go#10350. Change-Id: I6563184fe4d4477d402a6af81b254bd8aa992d2e Reviewed-on: https://go-review.googlesource.com/c/sys/+/668215 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Carlos Amedee <carlos@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sys.
The main issue tracker for the sys repository is located at https://go.dev/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.