Jason A. Donenfeld
bb719d3a6e
global: bump copyright year
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2022-09-20 17:21:32 +02:00
Jason A. Donenfeld
dfd688b6aa
global: remove old-style build tags
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-10-12 12:02:10 -06:00
Jason A. Donenfeld
2ef39d4754
global: add new go 1.17 build comments
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-09-05 16:00:43 +02:00
Jason A. Donenfeld
a4f8e83d5d
conn: make binds replacable
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-02-23 20:00:57 +01:00
Jason A. Donenfeld
d4112d9096
global: bump copyright
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2021-01-28 17:52:15 +01:00
Jason A. Donenfeld
db0aa39b76
global: update header comments and modules
...
Signed-off-by: Jason A. Donenfeld <[email protected] >
2020-05-02 02:08:26 -06:00
David Crawshaw
203554620d
conn: introduce new package that splits out the Bind and Endpoint types
...
The sticky socket code stays in the device package for now,
as it reaches deeply into the peer list.
This is the first step in an effort to split some code out of
the very busy device package.
Signed-off-by: David Crawshaw <[email protected] >
2020-05-02 01:46:42 -06:00