[Pkg-telepathy-commits] [libnice] 45/265: agent: Note that nice_agent_set_relay_info() can be called many times

Simon McVittie smcv at debian.org
Wed May 14 12:04:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository libnice.

commit 6605d57b031cfad99930d5ba9eae8054f88d3e58
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date:   Mon Jan 27 09:33:51 2014 +0000

    agent: Note that nice_agent_set_relay_info() can be called many times
    
    Add to the documentation to note that it can be called several times to
    set details for several relay servers during discovery.
---
 agent/agent.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/agent/agent.h b/agent/agent.h
index 5267797..88281e7 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -404,6 +404,8 @@ nice_agent_set_port_range (
  * @type: The type of relay to use
  *
  * Sets the settings for using a relay server during the candidate discovery.
+ * This may be called multiple times to add multiple relay servers to the
+ * discovery process; one TCP and one UDP, for example.
  *
  * Returns: %TRUE if the TURN settings were accepted.
  * %FALSE if the address was invalid.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list