]> Cypherpunks repositories - gostls13.git/commit
net: document that a keep-alive failure also returns a timeout
authorIan Lance Taylor <iant@golang.org>
Fri, 9 Aug 2019 20:48:34 +0000 (13:48 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 11 Aug 2019 15:44:08 +0000 (15:44 +0000)
commit8b058cfbcec5dc3002ddd6cedc7070ff946b2257
treed557a58f753ba50806731fa63d9fda7c67cce57e
parent2754118731b81baf0c812116a9b72b6153abf79d
net: document that a keep-alive failure also returns a timeout

Updates #31449

Change-Id: I76490c5e83eb2f7ba529b387a57ba088428aece5
Reviewed-on: https://go-review.googlesource.com/c/go/+/189757
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/net/net.go