mirror of
https://github.com/golang/sys.git
synced 2026-02-08 03:36:03 +03:00
Implements the Windows SOCKADDR_BTH structure so it can be used as a parameter in windows.Connect. Fixes: golang/go#53929 Change-Id: Ibe54071897b60ecd91f44c7c0c894d831e56fe56 Reviewed-on: https://go-review.googlesource.com/c/sys/+/419394 Reviewed-by: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>