fixed missing functions
authorhallski <hallski>
Thu, 26 Aug 2004 23:19:07 +0000
changeset 92 2307509710de
parent 91 d51b8e4f43d9
child 93 903382d1c95d
fixed missing functions
docs/reference/loudmouth-sections.txt
docs/reference/tmpl/lm-connection.sgml
--- a/docs/reference/loudmouth-sections.txt	Thu Aug 26 22:41:08 2004 +0000
+++ b/docs/reference/loudmouth-sections.txt	Thu Aug 26 23:19:07 2004 +0000
@@ -16,10 +16,13 @@
 lm_connection_close
 lm_connection_authenticate
 lm_connection_authenticate_and_block
+lm_connection_set_keep_alive_rate
 lm_connection_is_open
 lm_connection_is_authenticated
 lm_connection_get_server
 lm_connection_set_server
+lm_connection_get_jid
+lm_connection_set_jid
 lm_connection_get_port
 lm_connection_set_port
 lm_connection_get_ssl
--- a/docs/reference/tmpl/lm-connection.sgml	Thu Aug 26 22:41:08 2004 +0000
+++ b/docs/reference/tmpl/lm-connection.sgml	Thu Aug 26 23:19:07 2004 +0000
@@ -209,6 +209,15 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION lm_connection_set_keep_alive_rate ##### -->
+<para>
+
+</para>
+
+@connection: 
+@rate: 
+
+
 <!-- ##### FUNCTION lm_connection_is_open ##### -->
 <para>
 
@@ -245,6 +254,24 @@
 @server: 
 
 
+<!-- ##### FUNCTION lm_connection_get_jid ##### -->
+<para>
+
+</para>
+
+@connection: 
+@Returns: 
+
+
+<!-- ##### FUNCTION lm_connection_set_jid ##### -->
+<para>
+
+</para>
+
+@connection: 
+@jid: 
+
+
 <!-- ##### FUNCTION lm_connection_get_port ##### -->
 <para>