]> Cypherpunks repositories - gostls13.git/commit
net: use newLocalListener in TestClosingListener.
authorIan Lance Taylor <iant@golang.org>
Wed, 27 Sep 2017 00:47:51 +0000 (17:47 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 28 Sep 2017 03:02:07 +0000 (03:02 +0000)
commitd0006e78681351aae94f9d757232203f43d8b7ee
tree17555021a13c8f39d98401f56c2b6ca936db1ae2
parent1591dad27484573ffee88a0c718c3d20da75fd54
net: use newLocalListener in TestClosingListener.

Updates #21856

Change-Id: I9baa51fe23e6dd2fcf9dd14f7acfaf7457571e1d
Reviewed-on: https://go-review.googlesource.com/66334
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
src/net/listen_test.go