projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739b12e
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 21 Jul 2003 15:46:10 +0000
(15:46 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 21 Jul 2003 15:46:10 +0000
(15:46 +0000)
lib/silcclient/silcclient.h
patch
|
blob
|
history
diff --git
a/lib/silcclient/silcclient.h
b/lib/silcclient/silcclient.h
index a0474981adab4893a885e9e5302e13b3d74b6fee..49262c1a6cf7bd6dcf0372354e062834512e6e93 100644
(file)
--- 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,