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 8f76548fd9 tempfork/osexec: remove old fork of os/exec
This package was a temporary fork of os/exec to fix an EINTR loop
bug that was fixed upstream for Go 1.15 in
8c1db77a92
(https://go-review.googlesource.com/c/go/+/232862), in
src/os/exec_unix.go:

8c1db77a92 (diff-72072cbd53a7240debad8aa506ff7ec795f9cfac7322e779f9bac29a4d0d0bd4)
4 years ago
..
netstat.go portlist: reduce log spam on macOS 4 years ago
netstat_exec.go tempfork/osexec: remove old fork of os/exec 4 years ago
netstat_test.go portlist: ignore ports bound to localhost 4 years ago
poller.go all: prepare for GOOS=ios in Go 1.16 4 years ago
portlist.go Fix macOS build 4 years ago
portlist_ios.go portlist: don't depend on tempfork/osexec on iOS, saves 90KB 4 years ago
portlist_linux.go portlist: avoid syscall audit violation logspam on Android 4 years ago
portlist_macos.go tempfork/osexec: remove old fork of os/exec 4 years ago
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 4 years ago
portlist_test.go portlist: fix "readdirent: no such file or directory" errors on Linux. 4 years ago
portlist_windows.go tempfork/osexec: remove old fork of os/exec 4 years ago