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
David Anderson 9ac1dda0d9 portlist: add a lint ignore for unused function.
The function is indeed unused on linux, but we want it around
so that unit tests exercise the netstat logic even on linux,
even if it's only used on !linux.

Signed-off-by: David Anderson <dave@natulte.net>
4 years ago
..
netstat.go portlist: add a lint ignore for unused function. 4 years ago
netstat_test.go Move Linux client & common packages into a public repo. 4 years ago
poller.go Move Linux client & common packages into a public repo. 4 years ago
portlist.go Move Linux client & common packages into a public repo. 4 years ago
portlist_darwin.go Move Linux client & common packages into a public repo. 4 years ago
portlist_linux.go Move Linux client & common packages into a public repo. 4 years ago
portlist_other.go Move Linux client & common packages into a public repo. 4 years ago
portlist_windows.go Move Linux client & common packages into a public repo. 4 years ago