]> Cypherpunks repositories - gostls13.git/commit
net: fix setsockopt for openbsd
authorJoel Sing <jsing@google.com>
Tue, 16 Jul 2013 15:35:06 +0000 (08:35 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Jul 2013 15:35:06 +0000 (08:35 -0700)
commit9bd32b48ca135ea21a2ee634e849cd72d780ccef
tree790b5688fe2e3552cc8c9e09ae78dcbafb63d3b2
parent5d363c6357ebcacc8ba7c24420f7cfd2e530591a
net: fix setsockopt for openbsd

s/TCP_KEEPALIVE/SO_KEEPALIVE/ to unbreak build on OpenBSD.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/11345044
src/pkg/net/tcpsockopt_openbsd.go