summaryrefslogtreecommitdiffhomepage
path: root/conn/conn.go
AgeCommit message (Expand)Author
2021-02-23conn: make binds replacableJason A. Donenfeld
2021-01-28global: bump copyrightJason A. Donenfeld
2021-01-26conn: fix interface parameter name in Bind interface docsBrad Fitzpatrick
2020-06-22conn: add comments saying what uses these interfacesDavid Crawshaw
2020-06-07conn: unbreak boundif on androidJason A. Donenfeld
2020-06-07conn: fix windows situation with boundifJason 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