| commit | 4859c4f7fa32c763e7649cf2c16dbfc8252393ad | [log] [tgz] |
|---|---|---|
| author | James Robinson <jamesr@google.com> | Tue Aug 12 08:43:18 2025 -0700 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 18 14:11:53 2025 -0700 |
| tree | 4978eea23e924612b4827cbcc50fad34f5b5c87b | |
| parent | 7e15c8ec44dd59b52a775981599224a300b2975f [diff] |
[zx] Switch to zx_port_cancel_key Use zx_port_cancel_key instead of zx_port_cancel to cancel waits. Bug: 434997822 Change-Id: Ief1e067de6a095be1d4a63d8ff27dfe3864cb307 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1343608 Reviewed-by: Bruno Dal Bo <brunodalbo@google.com> Commit-Queue: James Robinson <jamesr@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.