You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this pull handles changes in the default interfaces well, it does not yet support multiple interfaces at the same time. This can be handled by using platform specific functions for specifying the outgoing interface for sending messages. By default, the implementation will pick the default interface for multicast messages, which works fine if there is only one interface.