diff options
| author | Andrew Lytvynov <awly@tailscale.com> | 2023-12-21 14:55:14 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-21 12:55:14 -0800 |
| commit | 2e956713deed73822db6b82a37aaced91a05bea3 (patch) | |
| tree | 020816fe6ba90ee9cb17aa715ce3c72b7f7cf3f4 /control/controlknobs | |
| parent | 1302bd118179ff271be5e6f3c14a276088329380 (diff) | |
| download | tailscale-2e956713deed73822db6b82a37aaced91a05bea3.tar.xz tailscale-2e956713deed73822db6b82a37aaced91a05bea3.zip | |
safesocket: remove ConnectionStrategy (#10662)
This type seems to be a migration shim for TCP tailscaled sockets
(instead of unix/windows pipes). The `port` field was never set, so it
was effectively used as a string (`path` field).
Remove the whole type and simplify call sites to pass the socket path
directly to `safesocket.Connect`.
Updates #cleanup
Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
