]> Cypherpunks.ru repositories - gostls13.git/commit
net,os: set the theoretical unlimited remaining bytes to max int64
authorAndy Pan <panjf2000@gmail.com>
Mon, 27 Feb 2023 04:07:57 +0000 (12:07 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 28 Feb 2023 04:49:22 +0000 (04:49 +0000)
commitaf2bc6de6203608f26217d59db0d1a31549272e6
tree056ce6866c7822388c7d6c468a063cd518414bc5
parent81cd9ff7dbf46a57710fd72330f2d60e3db959d0
net,os: set the theoretical unlimited remaining bytes to max int64

Based on https://go-review.googlesource.com/c/go/+/466015/comment/073a63fa_7a9e485f

Change-Id: I3e1b035de6b8217c5fa5695e436f164b3058e33c
Reviewed-on: https://go-review.googlesource.com/c/go/+/471439
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Andy Pan <panjf2000@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/net/sendfile_linux.go
src/net/splice_linux.go
src/os/readfrom_linux.go