]> Cypherpunks repositories - gostls13.git/commit
net: deflake TestDialTimeoutFDLeak
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 1 Apr 2015 13:01:24 +0000 (22:01 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Fri, 3 Apr 2015 00:48:47 +0000 (00:48 +0000)
commit167562f65200bc01c9ecdcf393dfa2f16de3d9c2
treea0145fdcda74632048a51ea95be5fb47a066abae
parent88399b2e4662ad5a8ca8dc50c5d60fbe42d86396
net: deflake TestDialTimeoutFDLeak

This change makes TestDialTimeoutFDLeak work on almost all the supported
platforms.

Updates #4384.

Change-Id: I3608f438003003f9b7cfa17c9e5fe7077700fd60
Reviewed-on: https://go-review.googlesource.com/8392
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/dial_test.go