mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
1f9224279e98554b6a6432d4dd998a739f8b2b7c
CL 47095 applied a change to ExampleWithTimeout to resolve test flakiness. This change deviated ExampleWithTimeout further away from the ExampleWithTimeout in standard library's context package. There was a minor issue spotted in code review. Instead of attempting to resolve it here, it's better to use the version of ExampleWithTimeout from standard library that doesn't have the issue, and reduce maintenance. Change-Id: I3da9d7f7c35b33b52635df4c61058cb0b8ae95d9 Reviewed-on: https://go-review.googlesource.com/47212 Run-TryBot: Dmitri Shuralyov <shurcool@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
This repository holds supplementary Go networking libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
99.9%