diff options
| author | Alex Brainman <alex.brainman@gmail.com> | 2017-11-23 18:21:52 +1100 |
|---|---|---|
| committer | Alex Brainman <alex.brainman@gmail.com> | 2017-11-26 01:41:33 +0000 |
| commit | 4aa5dcc2592587c9ef98a9526b26e0dfb5470bf8 (patch) | |
| tree | 9c0492ebb672327e92d4b9ac0976c6b3b0306474 /src/encoding/json | |
| parent | 7da2f8278f10ed389e0d96cb43e5445d80d21f9b (diff) | |
| download | go-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')
0 files changed, 0 insertions, 0 deletions
