webrtc-rs/ice

[Windows/Mac] re-enable mdns_test.rs once mdns crate fixed port re-use issue in non-linux platforms

Closed this issue · 4 comments

[Windows/Mac] re-enable mdns_test.rs once mdns crate fixed port re-use issue in non-linux platforms

Are we still having this issue?

I haven’t tried it. Could you try it on windows?

@metaclips, it works on windows/mac, but have to change default sever address to "0.0.0.0"

I think it's best we use the INADDR_ANY wildcard instead of specifying separate addresses on windows and unix