projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfb8c5d
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 30 Sep 2003 07:12:01 +0000
(07:12 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 30 Sep 2003 07:12:01 +0000
(07:12 +0000)
lib/silcclient/silcclient.h
patch
|
blob
|
history
diff --git
a/lib/silcclient/silcclient.h
b/lib/silcclient/silcclient.h
index 27d84f8a7a4705935b7919c684b5e5ba5bf504ec..75cd26c7f779de4fa4c70b071fcc21bf9ad0a563 100644
(file)
--- a/
lib/silcclient/silcclient.h
+++ b/
lib/silcclient/silcclient.h
@@
-1077,6
+1077,12
@@
void silc_client_del_socket(SilcClient client, SilcSocketConnection sock);
* library. The library however may use this internally. After the
* key exchange is performed the `connect' client operation is called.
*
+ * NOTES
+ *
+ * The silc_client_add_connection must be called before calling this
+ * function to create the SilcClientConnection context for this
+ * connection.
+ *
***/
void silc_client_start_key_exchange(SilcClient client,
SilcClientConnection conn,