Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | device: allow compiling with Go 1.15 | Jason A. Donenfeld |
2021-01-08 | device: receive: do not exit immediately on transient UDP receive errors | Jason A. Donenfeld |
2021-01-07 | conn: linux: do not allow ReceiveIPvX to race with Close | Jason A. Donenfeld |
2021-01-07 | conn: do not SO_REUSEADDR on linux | Jason A. Donenfeld |
2020-05-02 | global: update header comments and modules | Jason A. Donenfeld |
2020-05-02 | conn: introduce new package that splits out the Bind and Endpoint types | David Crawshaw |