summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs/controlknobs.go
diff options
context:
space:
mode:
authorAndrew Lytvynov <awly@tailscale.com>2023-12-21 14:55:14 -0600
committerGitHub <noreply@github.com>2023-12-21 12:55:14 -0800
commit2e956713deed73822db6b82a37aaced91a05bea3 (patch)
tree020816fe6ba90ee9cb17aa715ce3c72b7f7cf3f4 /control/controlknobs/controlknobs.go
parent1302bd118179ff271be5e6f3c14a276088329380 (diff)
downloadtailscale-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/controlknobs.go')
0 files changed, 0 insertions, 0 deletions