re PR go/89406 (Go testing leaves many temporary directories in /tmp around)
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 22 Feb 2019 00:47:30 +0000 (00:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 22 Feb 2019 00:47:30 +0000 (00:47 +0000)
commitf08e60e9880be0ad53f7b3decc2cf8ee9377f5ac
treee25d5f7e40cab388b4c0ffe79807a82224dd9945
parent8aef6e02ad1b49cd60e78caf9909e6c8aa517649
re PR go/89406 (Go testing leaves many temporary directories in /tmp around)

PR go/89406
    net: remove unixgram test sockets

    Backport https://golang.org/cl/163277 from the master library.

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

    Reviewed-on: https://go-review.googlesource.com/c/163200

From-SVN: r269087
gcc/go/gofrontend/MERGE
libgo/go/net/listen_test.go
libgo/go/net/mockserver_test.go
libgo/go/net/splice_test.go