Parallel execution and timeouts working. Receiver returning found

devices properly.
This commit is contained in:
Ricardo Zuasti
2026-01-15 11:19:33 -05:00
parent dda430556b
commit 5a7d504905
4 changed files with 65 additions and 57 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
[env]
RUST_LOG="info"
OOTT_ARP_SENDER_TIMEOUT="180"
OOTT_ARP_RECEIVER_TIMEOUT="300"
RUST_LOG="debug"
OOTT_ARP_SENDER_TIMEOUT="30"
OOTT_ARP_SCAN_DURATION="60"