aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec.go
diff options
context:
space:
mode:
authorBigMikes <giulio.micheloni@gmail.com>2018-12-30 15:18:58 +0100
committerBrad Fitzpatrick <bradfitz@golang.org>2019-04-29 16:49:52 +0000
commitcbf90b0028265a6195257e31a03aae42d402dd64 (patch)
tree4935eb45a3bade4a674c9867e4ed6b2b1ee7c458 /src/os/exec/exec.go
parent76659e47971b594aa6855ef77e022420e070e5ea (diff)
downloadgo-cbf90b0028265a6195257e31a03aae42d402dd64.tar.xz
net: correct docs of KeepAlive field in Dialer type
KeepAlive field used to report the wording "keep-alive period" which may be misleading. This field does not represent the whole TCP keepalive time, that is the inactivity period upon which one endpoint starts probing the other end. But it acctually specifies the keepalive interval, that is the time between two keepalive probes. Fixes #29089 Change-Id: If99b38ba108830d0e5fe527171a2f5c96a3bcde7 Reviewed-on: https://go-review.googlesource.com/c/go/+/155960 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions