From: Pekka Riikonen Date: Mon, 21 Jul 2003 15:46:10 +0000 (+0000) Subject: updates. X-Git-Tag: silc.toolkit.0.9.10~72 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=2908bfe524865cdaec9be533c9afd9d6b0d09343;p=silc.git updates. --- diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index a0474981..49262c1a 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -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,