James Shubin
|
2648fb1bb1
|
legal: Happy 2020 everyone...
Done with:
ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g'
Checked manually with:
git add -p
Hello to future James from 2021, and Happy Hacking!
|
2020-01-03 20:08:37 -05:00 |
|
James Shubin
|
07f542b4d7
|
legal: Happy 2019 everyone...
Done with:
ack '2018+' -l | xargs sed -i -e 's/2018+/2019+/g'
Checked manually with:
git add -p
Hello to future James from 2020, and Happy Hacking!
|
2019-03-24 15:08:50 -04:00 |
|
Johan Bloemberg
|
749038c76d
|
misc: Make build on macOS work
|
2019-02-08 00:14:17 +01:00 |
|
Kevin Kuehler
|
06c67685f1
|
util: Move socketset from net resource to util
Prepare the socketset api to be used outside of the scope the net
resource.
|
2019-01-22 20:59:11 -08:00 |
|
Jonathan Gold
|
7c817802a8
|
engine: resources: net: test: Add some go tests
This patch adds go tests for NetRes.unitFileContents(), socketSet.fdSet(),
and socketSet.nfd(), in the net resource.
|
2018-12-03 23:42:42 -05:00 |
|