summaryrefslogtreecommitdiffhomepage
path: root/conn/conn_linux.go
AgeCommit message (Expand)Author
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