]> Cypherpunks repositories - gostls13.git/commit
net/http: add a Linux-only sendfile test
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Feb 2012 22:34:52 +0000 (09:34 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Feb 2012 22:34:52 +0000 (09:34 +1100)
commitb8df36182d7321201d3985a4b3d8ca1c0faf63d2
tree04b259fa11ebb91e343ae230782055518f386726
parent7c2607a91da900b92aae1e9a4ff22354f07206bf
net/http: add a Linux-only sendfile test

I remembered that sendfile support was lacking a test.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5652079
src/pkg/net/http/fs_test.go