You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/safesocket
Maisem Ali 4b6a0c42c8 safesocket: add ConnectContext
This adds a variant for Connect that takes in a context.Context
which allows passing through cancellation etc by the caller.

Updates tailscale/corp#18266

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 weeks ago
..
basic_test.go safesocket: add ConnectContext 3 weeks ago
pipe_windows.go safesocket: add ConnectContext 3 weeks ago
pipe_windows_test.go all: use Go 1.22 range-over-int 2 months ago
safesocket.go safesocket: add ConnectContext 3 weeks ago
safesocket_darwin.go version,cli,safesocket: detect non-sandboxed macOS GUI (#11369) 4 months ago
safesocket_js.go safesocket: add ConnectContext 3 weeks ago
safesocket_plan9.go safesocket: add ConnectContext 3 weeks ago
safesocket_ps.go all: update copyright and license headers 1 year ago
safesocket_test.go all: update copyright and license headers 1 year ago
unixsocket.go safesocket: add ConnectContext 3 weeks ago
zsyscall_windows.go ipn, safesocket: use Windows token in LocalAPI 8 months ago