commit | 511f7948e3f899db769257fbeb9a8ebca0e5e39a | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.public.networking@gmail.com> | Wed Mar 13 15:30:34 2019 +0900 |
committer | Mikio Hara <mikioh.public.networking@gmail.com> | Wed Mar 13 21:54:35 2019 +0000 |
tree | 1c880039c69877b753d8a1d85775f4fb41d0564a | |
parent | 5c2c250b6a70e39b74bb544433a348a892b10530 [diff] |
ipv4: replace errOpNoSupport with errNotImplemented Change-Id: Ia1ba33c01c571cfca14921e6fe963b63e10dec3c Reviewed-on: https://go-review.googlesource.com/c/net/+/167337 Run-TryBot: Mikio Hara <mikioh.public.networking@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com>
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.