learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Prevent zeroconf from binding to non multicast supporting network interfaces #164

Closed rtibbles closed 1 year ago

rtibbles commented 1 year ago

Observed behavior

Listening on too many interfaces causes too many changes and events to get triggered on zeroconf.

Expected behavior

Only expose interfaces for zeroconf to listen on that it could conceivably find other Kolibris on.

User-facing consequences

Slower syncing and connection status updates.