[telepathy-spec/master] Add keepalive-interval to the well-known parameters

Will Thompson will.thompson at collabora.co.uk
Tue Jun 16 11:31:48 PDT 2009


---
 spec/Connection_Manager.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/spec/Connection_Manager.xml b/spec/Connection_Manager.xml
index 2bcbf63..ad0f895 100644
--- a/spec/Connection_Manager.xml
+++ b/spec/Connection_Manager.xml
@@ -303,6 +303,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
           <dt>stun-port (q)</dt>
           <dd>The UDP port number on the stun-server to use for STUN. Only
             significant if the stun-server is also supplied.</dd>
+
+          <dt>keepalive-interval (u)</dt>
+          <dd>The time in seconds between pings sent to the server to ensure
+            that the connection is still alive, or <tt>0</tt> to disable such
+            pings.</dd>
         </dl>
 
         <p>Every successful RequestConnection call will cause the emission of a
-- 
1.5.6.5



More information about the telepathy-commits mailing list