mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-28 04:46:50 -04:00
`./internal/socket/socket.go` uses `github.com/Microsoft/go-winio/tools/mkwinsyscall` instead of `golang.org/x/sys/windows/mkwinsyscall` for its `//go:generate` directive, keeping it consistent with the rest of the repo. Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>