]> Cypherpunks repositories - gostls13.git/commit
net/http: comment handleReadError more, superficially use its argument
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Jul 2018 17:56:56 +0000 (17:56 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Jul 2018 18:37:13 +0000 (18:37 +0000)
commit1da7f1e2ee6eea4ee22fc943e2aed41778ea6fbb
tree8fce17d45ddfd7d2de6be3b541971be6974b1dd9
parentcae5c7fe88cfdedb517d853730a99e4e319c219f
net/http: comment handleReadError more, superficially use its argument

Fixes #24201

Change-Id: Ib970c4eeaa90489d014482276a7e5afa94a50741
Reviewed-on: https://go-review.googlesource.com/122675
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/http/server.go