Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-26 15:30:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
c0fcab01ac27bd6674d9119bee1199c992d17a04
tailscale/portlist
History
Maisem Ali b5299d7d0e portlist: wait for lsof cmd to exit
We were leaking processes otherwise.

Co-authored-by: Mihai Parparita <mihai@tailscale.com>
Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-11-18 03:42:35 +05:00
..
clean_test.go
portlist: normalise space delimited process names (#5634)
2022-09-15 12:17:31 +02:00
clean.go
portlist: normalise space delimited process names (#5634)
2022-09-15 12:17:31 +02:00
netstat_test.go
portlist: add macOS osImpl, finish migration to new style
2022-11-04 10:58:23 -07:00
netstat.go
portlist: add macOS osImpl, finish migration to new style
2022-11-04 10:58:23 -07:00
poller.go
portlist: fix data race
2022-11-14 12:34:18 -08:00
portlist_linux_test.go
util/dirwalk, metrics, portlist: add new package for fast directory walking
2022-11-05 16:26:51 -07:00
portlist_linux.go
util/dirwalk, metrics, portlist: add new package for fast directory walking
2022-11-05 16:26:51 -07:00
portlist_macos.go
portlist: wait for lsof cmd to exit
2022-11-18 03:42:35 +05:00
portlist_test.go
portlist: fix data race
2022-11-14 12:34:18 -08:00
portlist_windows.go
portlist: add macOS osImpl, finish migration to new style
2022-11-04 10:58:23 -07:00
portlist.go
portlist: refactor, introduce OS-specific types
2022-10-23 20:29:23 -07:00