]> Cypherpunks repositories - gostls13.git/commit
net: in TestNotTemporaryRead, reject io.EOF on platforms other than plan9
authorBryan C. Mills <bcmills@google.com>
Mon, 14 Feb 2022 21:07:05 +0000 (16:07 -0500)
committerBryan Mills <bcmills@google.com>
Fri, 1 Apr 2022 21:28:32 +0000 (21:28 +0000)
commit67d6a510653c8dcb2e2a4eca5a0e7caf4fe38677
treef9f843e3d307e46a46121c66b58cef0cac1da811
parent690ac4071fa3e07113bf371c9e74394ab54d6749
net: in TestNotTemporaryRead, reject io.EOF on platforms other than plan9

Updates #29685

Change-Id: Id8dca078213942666871ac8ded663326e98427fe
Reviewed-on: https://go-review.googlesource.com/c/go/+/385754
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/net_test.go