Skip to content

Bug fix/windows multicast

MelanieCarriere requested to merge BugFix/WindowsMulticast into master

Fix Windows multicast : The socket is bind to multicast address on MacOS and Linux but to listen address on Windows.

Merge request reports