Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nettest: fix Unix socket test on macOS
The macOS temp directory name is so long that it makes for socket names that are far too long. Fixes golang/go#54416. Change-Id: Id09cb5af6122227132a9be1e8101ce3450af09e5 Reviewed-on: https://go-review.googlesource.com/c/net/+/423039 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Auto-Submit: Russ Cox <[email protected]> Run-TryBot: Russ Cox <[email protected]>
- Loading branch information