aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/stack.c
diff options
context:
space:
mode:
authorMikio Hara <mikioh.mikioh@gmail.com>2014-09-11 17:56:58 +0900
committerMikio Hara <mikioh.mikioh@gmail.com>2014-09-11 17:56:58 +0900
commitf956740163ad4b46237cea83357b962cada1c2df (patch)
treece985da3a52d9d788bf0d61e2b4dcffd9260c455 /src/runtime/stack.c
parent689dc60c14cd63cb258c050542bcfc0cbc05e914 (diff)
downloadgo-f956740163ad4b46237cea83357b962cada1c2df.tar.xz
net: fix inconsistent behavior across platforms in SetKeepAlivePeriod
The previous implementation used per-socket TCP keepalive options wrong. For example, it used another level socket option to control TCP and it didn't use TCP_KEEPINTVL option when possible. Fixes #8683. Fixes #8701. Update #8679 LGTM=iant R=golang-codereviews, iant CC=golang-codereviews https://golang.org/cl/136480043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions