-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
ssdp fails to compile with stable Rust because of the ip
feature has yet to be stabilized. I see this crate is no longer maintained, but would the maintainer be willing to accept a PR and bump the version on crates.io for a change which would pull in the relevant APIs which aren't stable Ipv6Addr::is_global()
and redefine the functionality in this crate in order to allow compiling on stable?
When the APIs are stabilized that hack could be removed, but for now it appears they're kind of stuck in limbo: rust-lang/rust#66584
kevinmichaelchen and fschaupp
Metadata
Metadata
Assignees
Labels
No labels