aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec/exec_test.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-31 18:07:43 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-26 18:23:47 +0000
commit3146166baa8c420dfe20619e4aa9978b87927268 (patch)
treee6fc65697c24b5c8d68d33a062ff235caa3f1dec /src/os/exec/exec_test.go
parent2d760816ff30bea82f54682f3049cfb6c6027da7 (diff)
downloadgo-3146166baa8c420dfe20619e4aa9978b87927268.tar.xz
syscall: introduce SysProcAttr.AdditionalInheritedHandles on Windows
This allows users to specify handles that they explicitly want to be inherited by the new process. These handles must already be marked as inheritable. Updates #44011. Updates #21085. Change-Id: Ib18322e7dc2909e68c4209e80385492804fa15d3 Reviewed-on: https://go-review.googlesource.com/c/go/+/288298 Trust: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions