Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | conn: make binds replacable | Jason A. Donenfeld |
2021-02-10 | conn: close old fd before trying again | Jason A. Donenfeld |
2021-02-09 | conn: use errors.Is for unwrapping | Jason A. Donenfeld |
2021-02-09 | conn: try harder to have v4 and v6 ports agree | Jason A. Donenfeld |
2021-01-28 | global: bump copyright | Jason A. Donenfeld |
2021-01-20 | conn: remove _ method receiver | Josh Bleecher Snyder |
2020-06-07 | conn: remove useless comment | 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 |