Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipc, rwcancel: compile on js/wasm | 2021-10-20 | 1 | -8/+0 | |
| | | | | Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | ||||
* | rwcancel: no-op builds for windows and darwin | 2020-03-30 | 1 | -0/+8 | |
This lets us include the package on those platforms in a followup commit where we split out a conn package from device. It also lets us run `go test ./...` when developing on macOS. Signed-off-by: David Crawshaw <crawshaw@tailscale.com> |