commit | 6dfb94eaa3bd0fcaa615f58e915f7214ce078beb | [log] [tgz] |
---|---|---|
author | Florian Lehner <dev@der-flo.net> | Fri Apr 19 17:00:11 2024 +0200 |
committer | Gopher Robot <gobot@golang.org> | Mon May 06 17:39:26 2024 +0000 |
tree | cb127ded9d9b2f2941758462e17e619261135d85 | |
parent | 7d69d983c4522784860c781a0d7b80408fdc0cd1 [diff] |
unix: add types for SOCK_DIAG Change-Id: Ifcc90735b6e42b6c9971d4ba15c31b8169e005fe Reviewed-on: https://go-review.googlesource.com/c/sys/+/579996 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/sys
.
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 sys repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.