google / openhtf

The open-source hardware testing framework.
Apache License 2.0
530 stars 217 forks source link

Fix multicast binding on Windows. #1134

Open d-griet opened 9 months ago

d-griet commented 9 months ago

Windows does not appear to support binding to 239.1.1.1 instead it needs to be bound to the local ip.

This fixes https://github.com/google/openhtf/issues/971


This change is Reviewable

google-cla[bot] commented 9 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.