Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
6.8, 6.9, 6.10.0 Beta1
-
None
Description
I used this examples for testing:
- qtbase/examples/network/multicastsender
- qtbase/examples/network/multicastreceiver
Windows:
Everythings works fine. IPv4 and IPv6 messages are received. Also `ff02::1` and `ff02::178` are working.
ArchLinux:
IPv4 is not working. `ff12::2115` and `ff02::178` are not working too. Using `ff02::1` works fine.
macOS:
I am not able to get IPv4 or any IPv6 addresses running.