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/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>
3 years ago
..
netstat.go netstat, portlist: update Windows implementation to disambiguate svchost processes 3 years ago
netstat_noimpl.go netstat, portlist: update Windows implementation to disambiguate svchost processes 3 years ago
netstat_test.go net/netstat: start of new netstat package, with Windows for now 5 years ago
netstat_windows.go net/netstat: add nil checks to Windows OSMetadata implementation 3 years ago