mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
f8f0b981ac
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> |
||
---|---|---|
.. | ||
clean_test.go | ||
clean.go | ||
netstat_test.go | ||
netstat.go | ||
poller.go | ||
portlist_linux_test.go | ||
portlist_linux.go | ||
portlist_macos.go | ||
portlist_test.go | ||
portlist_windows.go | ||
portlist.go |