Fix: set_ipv6_multicast_hops on unix

This commit is contained in:
DaZuo0122
2026-01-16 21:49:22 +08:00
parent d3ce6b0a93
commit c367ca29e4
3 changed files with 39 additions and 14 deletions

View File

@@ -11,3 +11,4 @@ thiserror = "2"
tokio = { version = "1", features = ["net", "time"] }
surge-ping = "0.8"
wtfnet-geoip = { path = "../wtfnet-geoip" }
libc = "0.2"