tailscale/portlist
Mihai Parparita 27a1ad6a70
wasm: exclude code that's not used on iOS for Wasm too
It has similar size constraints. Saves ~1.9MB from the Wasm build.

Updates #3157

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-06-06 13:52:52 -07:00
..
clean.go
clean_test.go
netstat.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
netstat_exec.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
netstat_test.go all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
poller.go
portlist.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
portlist_ios.go
portlist_js.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_linux.go portlist: cache field index position between runs, cut two more allocs (Linux) 2021-09-13 08:59:12 -07:00
portlist_linux_test.go portlist: reuse bufio.Reader between files 2021-09-13 08:28:40 -07:00
portlist_macos.go portlist: stop logging stray UDP ports 2021-09-14 11:18:09 -07:00
portlist_other.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
portlist_test.go
portlist_windows.go