aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_linux_ppc64x.s
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2018-08-26 16:45:10 +1000
committerAlex Brainman <alex.brainman@gmail.com>2018-08-31 09:16:02 +0000
commit8359b5e134052db0e5f1bc2257d496b0a81aa4fb (patch)
tree40d64fa41ba60835c7133193b567907fbc74f9b0 /src/runtime/sys_linux_ppc64x.s
parent09ea3c08e8fd1915515383f8cb4c0bb237d2b87d (diff)
downloadgo-8359b5e134052db0e5f1bc2257d496b0a81aa4fb.tar.xz
internal/poll: advance file position in windows sendfile
Some versions of Windows (Windows 10 1803) do not set file position after TransmitFile completes. So just use Seek to set file position before returning from sendfile. Fixes #25722 Change-Id: I7a49be10304b5db19dda707b13ac93d338aeb190 Reviewed-on: https://go-review.googlesource.com/131976 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Yasuhiro MATSUMOTO <mattn.jp@gmail.com> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/sys_linux_ppc64x.s')
0 files changed, 0 insertions, 0 deletions