]> Cypherpunks repositories - gostls13.git/commit
net: remove unixgram test sockets
authorIan Lance Taylor <iant@golang.org>
Thu, 21 Feb 2019 00:34:48 +0000 (16:34 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 26 Feb 2019 23:33:36 +0000 (23:33 +0000)
commitb97e40fc30843ebbb91f1ae38599a883498d828a
tree713c974e065eb51c278ffb60595e171762b571c9
parent4b05dc91b0fe99724721e3545807f3b8f1310c52
net: remove unixgram test sockets

Updates https://gcc.gnu.org/PR89406

Change-Id: Iccf2760e42e9caa90720b96e74a805a9c0d48f35
Reviewed-on: https://go-review.googlesource.com/c/163277
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Mikio Hara <mikioh.public.networking@gmail.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/net/listen_test.go
src/net/mockserver_test.go
src/net/splice_test.go