tailscale/safesocket
James Tucker f844791e15 safesocket: enable test to run on Windows unpriviliged
I manually tested that the code path that relaxes pipe permissions is
not executed when run with elevated priviliges, and the test also passes
in that case.

Updates #7876

Signed-off-by: James Tucker <jftucker@gmail.com>
2023-04-19 19:06:18 -07:00
..
basic_test.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
pipe_windows.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
pipe_windows_test.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
safesocket.go
safesocket_darwin.go
safesocket_js.go
safesocket_ps.go
safesocket_test.go
unixsocket.go