summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Bianti <sebastien.bianti@linux.intel.com>2013-04-09 15:15:12 +0200
committerMark Ryan <mark.d.ryan@intel.com>2013-04-18 10:15:32 +0200
commit9f9c3cba09f545aeb19cb43e65dab705981f1460 (patch)
tree32b04e7beace0ffe556412bf473364f1231fe542 /doc
parent92d864599f32c64193f31b12bee371172d7d2af0 (diff)
downloaddleyna-server-9f9c3cba09f545aeb19cb43e65dab705981f1460.tar.gz
[Bug] Add a Rescan method to Manager interface
- Resolves bug #4 - Make use of new API gupnp_context_manager_rescan_control_points() - Documentation updated. Signed-off-by: Sébastien Bianti <sebastien.bianti@linux.intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/dbus/API.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/server/dbus/API.txt b/doc/server/dbus/API.txt
index d040396..920e2dc 100644
--- a/doc/server/dbus/API.txt
+++ b/doc/server/dbus/API.txt
@@ -119,6 +119,13 @@ need non-local addresses to pass to renderers running on other
devices. DMCs should therefore call this function with the value
FALSE before requesting any URLs from any servers.
+Rescan()
+
+Calls a rescan to be performed by gupnp library to make sure every server is
+still alive. Every server that hasn't responded after a certain amount of
+time (see gupnp_context_manager_rescan_control_points() and
+gssdp_resource_browser_rescan() code) is considered as unavailable.
+
Signals:
---------