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/portlist
Brad Fitzpatrick 2ca2389c5f portlist: set SysProcAttr.HideWindow on Windows
Prevents annoying shell window flashes when running /server by hand.
6 years ago
..
netstat.go portlist: move code around to avoid unused function warnings. 6 years ago
netstat_exec.go portlist: set SysProcAttr.HideWindow on Windows 6 years ago
netstat_test.go portlist: ignore ports bound to localhost 6 years ago
poller.go portlist: fail earlier, more nicely on iOS 6 years ago
portlist.go Fix macOS build 6 years ago
portlist_ios.go portlist: don't depend on tempfork/osexec on iOS, saves 90KB 6 years ago
portlist_linux.go portlist: fix "readdirent: no such file or directory" errors on Linux. 6 years ago
portlist_macos.go portlist: reduce log spam/scariness for portlist in mac sandbox 6 years ago
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 6 years ago
portlist_test.go portlist: fix "readdirent: no such file or directory" errors on Linux. 6 years ago
portlist_windows.go portlist: set SysProcAttr.HideWindow on Windows 6 years ago