tailscale/net/netstat
Aaron Klotz 4a869048bf net/netstat: add nil checks to Windows OSMetadata implementation
The API documentation does claim to output empty strings under certain
conditions, but we're sometimes seeing nil pointers in the wild, not empty
strings.

Fixes https://github.com/tailscale/corp/issues/8878

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2023-01-27 09:41:48 -07:00
..
netstat_noimpl.go netstat, portlist: update Windows implementation to disambiguate svchost processes 2022-12-19 15:38:49 -06:00
netstat_test.go net/netstat: start of new netstat package, with Windows for now 2020-09-10 15:24:49 -07:00
netstat_windows.go net/netstat: add nil checks to Windows OSMetadata implementation 2023-01-27 09:41:48 -07:00
netstat.go netstat, portlist: update Windows implementation to disambiguate svchost processes 2022-12-19 15:38:49 -06:00