Matt Joiner
|
28dc0654fa
|
fix error handling when setting socket options (#102)
Both sockopt and control errors can't exist at the same time, but control errors should occur first, and so are given precedence.
Fixes #101
|
2023-04-25 05:20:04 -07:00 |
|
web3-bot
|
7260fee34c
|
sync: update CI config files (#94)
|
2022-08-23 15:40:28 +00:00 |
|
web3-bot
|
40d6eaeb6c
|
sync: update CI config files (#84)
|
2021-08-18 12:04:36 +00:00 |
|
Fazlul Shahriar
|
f0ab767cd7
|
Fix build on Plan 9
All tests are passing.
|
2020-07-08 23:03:12 -04:00 |
|
Matt Joiner
|
226b21bb0c
|
Fix build on wasm
|
2019-01-04 13:28:50 +11:00 |
|
Matt Joiner
|
622f62c62b
|
Use more constants from unix package
A Linux configuration I have is a lot fussier.
|
2019-01-03 10:11:53 +11:00 |
|
Matt Joiner
|
7729dc3568
|
Switch to new Control interface
|
2019-01-02 16:14:32 +11:00 |
|