summaryrefslogtreecommitdiff
path: root/rwcancel/fdset.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* rwcancel: no-op builds for windows and darwinDavid Crawshaw2020-03-301-0/+2
| | | | | | | | 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>
* Extend structs rather than embed, when possibleJason A. Donenfeld2019-02-051-3/+3
|
* Update copyrightJason A. Donenfeld2019-02-051-2/+2
|
* Freebsd is finally normal in sys/unixJason A. Donenfeld2018-12-111-0/+22