]> Cypherpunks repositories - gostls13.git/commit
net: merge FreeBSD and DragonFly sendfile support
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Feb 2017 23:03:56 +0000 (15:03 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 8 Feb 2017 23:15:14 +0000 (23:15 +0000)
commit27520cc4c5deaa14e46cb97a382150e0f313b099
treeff957f41cf979ddc188dfe8fa6c8c6e0592f304b
parent12991a75e0d93443642137d63719d63c286729be
net: merge FreeBSD and DragonFly sendfile support

The two files were identical except for comments.

Change-Id: Ifc300026c8e4584afa50a7b669099eaff146ea5d
Reviewed-on: https://go-review.googlesource.com/36631
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/sendfile_bsd.go [moved from src/net/sendfile_dragonfly.go with 76% similarity]
src/net/sendfile_freebsd.go [deleted file]