aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json/encode.go
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2017-11-23 18:21:52 +1100
committerAlex Brainman <alex.brainman@gmail.com>2017-11-26 01:41:33 +0000
commit4aa5dcc2592587c9ef98a9526b26e0dfb5470bf8 (patch)
tree9c0492ebb672327e92d4b9ac0976c6b3b0306474 /src/encoding/json/encode.go
parent7da2f8278f10ed389e0d96cb43e5445d80d21f9b (diff)
downloadgo-4aa5dcc2592587c9ef98a9526b26e0dfb5470bf8.tar.xz
internal/poll: do not use Windows TransmitFile with pipes
It appears that TransmitFile Windows API does not work with Windows pipes. So just copy data from pipe and into TCP connection manually. Fixes #22278 Change-Id: I4810caca5345eac5bffb3176956689b8ae993256 Reviewed-on: https://go-review.googlesource.com/79775 Run-TryBot: Alex Brainman <alex.brainman@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions