]> Cypherpunks repositories - gostls13.git/commit
net: allow TestDialListenerAddr without an external network
authorBryan C. Mills <bcmills@google.com>
Tue, 11 Apr 2023 16:26:53 +0000 (16:26 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 11 Apr 2023 17:09:39 +0000 (17:09 +0000)
commit0d82f584c223fb045496f3e063bf93416a24e0b0
tree5520b6f5167e06cbe80e4d72fdb8d1f0b03a06c9
parent6e8eec7328d8526f377c69076d3c84ffb7bf89be
net: allow TestDialListenerAddr without an external network

As of CL 482163, this test now works when only a loopback network is
available.

Updates #59497.

Change-Id: I32be4b74bbc663eb109763ea19d79f22c63f50ae
Reviewed-on: https://go-review.googlesource.com/c/go/+/483696
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/net/dial_test.go