Task #3381
Feature #2900: use jmDNS to provide discovery on Android < 16
Multicast Lock for mDNS
Status: | Closed | Start date: | 05/16/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | swap repos with Bluetooth and Bonjour | |||
Component: |
Description
In order for mDNS to work well on Android, a MulticastLock
needs to be set.
Associated revisions
use MulticastLock for better Bonjour/mDNS performance
Multicast transmission is subject to heavy power management on Android,
because it apparently can be a battery drain. mDNS/Bonjour is based
entirely on multicast, so in order to have good Bonjour performance, there
needs to be good multicast performance. MulticastLock provides that.
History
#1 Updated by hans over 3 years ago
- Parent task set to #2900
#2 Updated by Anonymous over 3 years ago
- Status changed from New to Resolved
Applied in changeset fdroidclient|commit:30ecc1c9f6d7c26ec8600e53e1f89c4430ea5982.
#3 Updated by hans over 3 years ago
- Status changed from Resolved to Closed