diff options
| author | Mikio Hara <mikioh.mikioh@gmail.com> | 2015-02-26 17:52:26 +0900 |
|---|---|---|
| committer | Mikio Hara <mikioh.mikioh@gmail.com> | 2015-03-25 00:13:46 +0000 |
| commit | 4d54f27b35d4d6849b37daf09a4babc5ddc5117b (patch) | |
| tree | 863163b7de998797eb6ca1fa532e0c8ec718cb72 /src/os/exec/exec_test.go | |
| parent | 16d8b411b2f6d652e4e27c3ea8391d9c1e5ce8c2 (diff) | |
| download | go-4d54f27b35d4d6849b37daf09a4babc5ddc5117b.tar.xz | |
net/internal/socktest: new package
Package socktest provides utilities for socket testing.
This package allows test cases in the net package to simulate
complicated network conditions such as that a destination address is
resolvable/discoverable but is not routable/reachable at network layer.
Those conditions are required for testing functionality of timeout,
multiple address families.
Change-Id: Idbe32bcc3319b41b0cecac3d058014a93e13288b
Reviewed-on: https://go-review.googlesource.com/6090
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions
