commit | 67f368f454c9c236ca98a1075897e1868af446f7 | [log] [tgz] |
---|---|---|
author | Santhosh Kumar Tekuri <santhosh.tekuri@gmail.com> | Mon Feb 18 16:20:10 2019 +0530 |
committer | Mikio Hara <mikioh.public.networking@gmail.com> | Tue Feb 26 21:57:17 2019 +0000 |
tree | ed2f6c2766a9cc0d4425cc0eb8295169945ba303 | |
parent | 66a96c8a540e84140eaf74e38bb3a0a2ff5e5c53 [diff] |
nettest: fix doc for testPresentTimeout Fixes golang/go#30275 Change-Id: I0636326dc5d2b59d0dbdc446c2a424c50a395b2f Reviewed-on: https://go-review.googlesource.com/c/162923 Reviewed-by: Mikio Hara <mikioh.public.networking@gmail.com> Run-TryBot: Mikio Hara <mikioh.public.networking@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.