lookaround/src
_ 18e38f0611 add `--timeout-ms` for client
Empirical testing shows that 200 ms is probably enough on my LAN, so
I set the default to 500 ms.
2021-12-09 15:34:42 +00:00
..
app_common.rs add `--timeout-ms` for client 2021-12-09 15:34:42 +00:00
client.rs add `--timeout-ms` for client 2021-12-09 15:34:42 +00:00
ip.rs 🚧 wip: not working the way I expect 2021-12-09 03:11:28 +00:00
main.rs 🚧 wip: not working the way I expect 2021-12-09 03:11:28 +00:00
message.rs ♻️ refactor: replace all unwraps in my code with question marks 2021-12-09 01:39:54 +00:00
prelude.rs add `--timeout-ms` for client 2021-12-09 15:34:42 +00:00
server.rs ignore errors if an interface can't join multicast 2021-12-08 21:48:41 -06:00
tlv.rs ♻️ refactor: replace all unwraps in my code with question marks 2021-12-09 01:39:54 +00:00