Closed
Description
From windows-arm builder https://build.golang.org/log/7028222770e35244ca1dc41099cc4276c9e0a386
--- FAIL: TestUnixConnLocalWindows (0.01s)
unixsock_windows_test.go:54: listen unix C:\Data\SystemData\Temp\go-nettest916828331: socket: An address incompatible with the requested protocol was used.
FAIL
FAIL net 89.715s
Looks exactly like #27943, but for GOARCH="arm", instead of GOARCH="386".
Alex