]> Cypherpunks repositories - gostls13.git/commit
internal/poll: improve the padding calculation inside struct splicePipe
authorAndy Pan <panjf2000@gmail.com>
Tue, 26 Oct 2021 01:15:17 +0000 (09:15 +0800)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 27 Oct 2021 08:50:27 +0000 (08:50 +0000)
commitbdefb77309fdc6e47102a8d6272fd2293aefa1d9
tree140b0b0e16619d5d9bf7b7384cd151a72042c773
parent5786a54cfe34069c865fead1b6d9c9e3485a40a5
internal/poll: improve the padding calculation inside struct splicePipe

Updates #48968 and CL 358114

Change-Id: Ic68b4c5420c1c32f78b56874b53d717fa9af1f74
Reviewed-on: https://go-review.googlesource.com/c/go/+/358734
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
src/internal/poll/splice_linux.go