]> Cypherpunks repositories - gostls13.git/commit
net/http: maybe fix TestLinuxSendfile on mips64
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 21 Nov 2016 21:51:01 +0000 (21:51 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 21 Nov 2016 22:15:54 +0000 (22:15 +0000)
commitff191dd7268937902e9181495765a61497fcf5ca
tree376ca0d1e8f8d697b466c17ba80ee174288091ff
parent8d226da29d95d31b6016a669b6da8f1dd52027c2
net/http: maybe fix TestLinuxSendfile on mips64

Updates #18008

Change-Id: I8fde0d71d15b416db4d262f6db8ef32a209a192f
Reviewed-on: https://go-review.googlesource.com/33426
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/fs_test.go