net/netutil
Lars Lehtonen f9c8255933 netutil: fix goroutine error handling in test
Change from a done-channel to an error-channel in
TestLimitListenerError() to collect goroutine errors.

Change-Id: I7fb97a4ee18247123c686fd2b3e6f1bfe93de41e
Reviewed-on: https://go-review.googlesource.com/c/net/+/207465
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-16 16:09:21 +00:00
..
helper_stub_test.go all: use of nettest, remove internal/nettest 2019-03-27 21:43:58 +00:00
helper_unix_test.go all: use of nettest, remove internal/nettest 2019-03-27 21:43:58 +00:00
helper_windows_test.go all: use of nettest, remove internal/nettest 2019-03-27 21:43:58 +00:00
listen.go netutil: unblock LimitListener.Accept on Close 2018-04-04 17:47:46 +00:00
listen_test.go netutil: fix goroutine error handling in test 2019-11-16 16:09:21 +00:00