tailscale/portlist
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int
Updates #11058

Change-Id: I35e7ef9b90e83cac04ca93fd964ad00ed5b48430
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-04-16 15:32:38 -07:00
..
clean.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clean_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstat.go all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
netstat_test.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
poller.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2023-08-17 08:42:35 -07:00
portlist.go portlist: populate Pid field on Linux 2023-10-04 13:28:08 -07:00
portlist_linux.go all: fix nilness issues 2023-12-05 11:43:14 -05:00
portlist_linux_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
portlist_macos.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00
portlist_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
portlist_windows.go portlist: add Poller.IncludeLocalhost option 2023-05-24 13:26:16 -04:00