Trying to add timeouts to send and receive

This commit is contained in:
rzuasti
2026-01-13 15:48:17 -05:00
parent ca2a90d49c
commit 0738307f87
5 changed files with 426 additions and 6 deletions
+1
View File
@@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
pnet = "0.35.0"
tokio = { version = "1.0", features = ["full"] }