]> Cypherpunks repositories - gostls13.git/commit
net: diagnose unexpected nils in TestUnixAndUnixpacketServer
authorBryan C. Mills <bcmills@google.com>
Mon, 22 Nov 2021 15:21:19 +0000 (10:21 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 22 Nov 2021 18:55:55 +0000 (18:55 +0000)
commit2d7ae3fbd86d4b5471ac4044ece208b29cd0ef74
treeaaee690dd0ab6f466e5df48dc4228b19e0a67bb2
parent9e94cc3666cc5ff6ecf5930fb5da48ba62ad8080
net: diagnose unexpected nils in TestUnixAndUnixpacketServer

For #34611

Change-Id: I31894d58498b2c290ecceccfc004bc817f8969c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/366114
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/server_test.go