summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorDave Platt <dplatt@google.com>2014-03-07 14:48:22 -0800
committerDave Platt <dplatt@google.com>2014-03-13 23:16:30 +0000
commitf31760c63401be72748487c9d4fce3fecdedede4 (patch)
treef6ee522f589207c3ef3e3b4235c78c6a78108d9f /rs/java/android/renderscript/RenderScript.java
parent792f38ddd9e8d25b2c8bf0d67363dbfa56550636 (diff)
NsdService does not clean up after exiting clients
When a client of the NsdService exits, NsdService should clean up the requests it has sent to the mDNS daemon: cancel any pending resource-discovery and resource-resolution queries, and remove any services registered by this client. If this isn't done, several bad things happen. The daemon will continue to run unnecessarily, will report service discoveries that can't be forwarded on to the client, and will continue to advertise service ports for an application which is no longer running until the device is rebooted (mDNS pollution). Bug: 9801184 Change-Id: I0aa7311480322aefcff16f902fbbf34f50985d38
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions