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>
5 months ago
..
basic_test.go
pipe_windows.go
pipe_windows_test.go
safesocket.go
safesocket_darwin.go
safesocket_js.go
safesocket_plan9.go
safesocket_ps.go
safesocket_test.go
unixsocket.go
zsyscall_windows.go