52e4f24c58
The Port.Pid was always more of an implementation detail on some platforms and isn't necessary on Linux so it was never populated. (Nothing outside the portlist package ever used it) But might as well populate it for consistency since we have it in memory and its absence confused people. Updates #cleanup Change-Id: I869768a75c9fedeff242a5452206e2b2947a17cb Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> |
||
---|---|---|
.. | ||
clean.go | ||
clean_test.go | ||
netstat.go | ||
netstat_test.go | ||
poller.go | ||
portlist.go | ||
portlist_linux.go | ||
portlist_linux_test.go | ||
portlist_macos.go | ||
portlist_test.go | ||
portlist_windows.go |