Closed valpackett closed 2 years ago
When the socket is not bound to the correct address family, we get:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/bin/roughenough-client.rs:426:39
Thank you very much for the contribution!
When the socket is not bound to the correct address family, we get: