commit | ed29d75add3d7c4bf7ca65aac0c6df3d1420216f | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.mikioh@gmail.com> | Mon Jul 02 02:08:19 2018 +0900 |
committer | Mikio Hara <mikioh.mikioh@gmail.com> | Mon Jul 02 21:24:46 2018 +0000 |
tree | 7e9235f72b795d1cb690692e38ca477877ff8519 | |
parent | c0ac1a55744e01b94278c486a9eb0418a0ebf67c [diff] |
ipv6: drop the use of syscall package in platform-independent code Change-Id: I001c4b5ffceb97a599da10b21b8df1b1d6740ccc Reviewed-on: https://go-review.googlesource.com/121883 Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com> Reviewed-by: Ian Lance Taylor <iant@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.