updates.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 21 Jul 2003 15:46:10 +0000 (15:46 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 21 Jul 2003 15:46:10 +0000 (15:46 +0000)
lib/silcclient/silcclient.h

index a0474981adab4893a885e9e5302e13b3d74b6fee..49262c1a6cf7bd6dcf0372354e062834512e6e93 100644 (file)
@@ -1092,6 +1092,10 @@ void silc_client_start_key_exchange(SilcClient client,
  *
  *    Closes connection to remote end. Free's all allocated data except
  *    for some information such as nickname etc. that are valid at all time.
+ *    Usually application does not need to directly call this, except
+ *    when explicitly closing the connection, or if an error occurs
+ *    during connection to server (see 'connect' client operation for
+ *    more information).
  *
  ***/
 void silc_client_close_connection(SilcClient client,