summaryrefslogtreecommitdiffhomepage
path: root/conn/conn_linux.go
AgeCommit message (Expand)Author
2021-01-20device: allow compiling with Go 1.15Jason A. Donenfeld
2021-01-08device: receive: do not exit immediately on transient UDP receive errorsJason A. Donenfeld
2021-01-07conn: linux: do not allow ReceiveIPvX to race with CloseJason A. Donenfeld
2021-01-07conn: do not SO_REUSEADDR on linuxJason A. Donenfeld
2020-05-02global: update header comments and modulesJason A. Donenfeld
2020-05-02conn: introduce new package that splits out the Bind and Endpoint typesDavid Crawshaw