diff options
| author | Mikio Hara <mikioh.mikioh@gmail.com> | 2014-09-11 17:56:58 +0900 |
|---|---|---|
| committer | Mikio Hara <mikioh.mikioh@gmail.com> | 2014-09-11 17:56:58 +0900 |
| commit | f956740163ad4b46237cea83357b962cada1c2df (patch) | |
| tree | ce985da3a52d9d788bf0d61e2b4dcffd9260c455 /src/runtime/stack.c | |
| parent | 689dc60c14cd63cb258c050542bcfc0cbc05e914 (diff) | |
| download | go-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
