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/portlist
Marwan Sulaiman f8f0b981ac portlist: remove async functionality
This PR removes all async functionality from the portlist package
which may be a breaking change for non-tailscale importers. The only
importer within this codebase (LocalBackend) is already using the synchronous
API so no further action needed.

Fixes #8171

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
1 year ago
..
clean.go
clean_test.go
netstat.go
netstat_test.go
poller.go portlist: remove async functionality 1 year ago
portlist.go
portlist_linux.go
portlist_linux_test.go
portlist_macos.go
portlist_test.go portlist: remove async functionality 1 year ago
portlist_windows.go