multicast

This commit is contained in:
0m.ax 2025-07-20 15:57:55 +02:00
parent 6c65b78e6c
commit fa4cfcd7b8
3 changed files with 41 additions and 1 deletions

View file

@ -7,3 +7,4 @@ edition = "2024"
png = "0.17"
libc = "0.2"
nix = { version = "0.29", features = ["socket", "uio"] }
socket2 = "0.4.7"