commit | fab47f7b3a9d8ad91b96bf80f0b9dff2feda31d2 | [log] [tgz] |
---|---|---|
author | Vladimir Stefanovic <vladimir.stefanovic@imgtec.com> | Tue Jun 06 16:13:39 2017 +0200 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Thu Jun 08 17:27:12 2017 +0000 |
tree | 2f716530fe0a3ee290f4fdbf42b3b5360fc023d4 | |
parent | 6a34765a16156d1ab9f5c31a97fb6f9af56c67ab [diff] |
net/http: enable TestLinuxSendfile on mips64 The test is passing on a 64bit RFS. Fixes #18008 Change-Id: Ia4c4f4dde0392c7f6bbe5dbffc97cf848ec5a107 Reviewed-on: https://go-review.googlesource.com/44953 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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 3.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://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.