updates
authorPekka Riikonen <priikone@silcnet.org>
Tue, 30 Sep 2003 07:12:01 +0000 (07:12 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 30 Sep 2003 07:12:01 +0000 (07:12 +0000)
lib/silcclient/silcclient.h

index 27d84f8a7a4705935b7919c684b5e5ba5bf504ec..75cd26c7f779de4fa4c70b071fcc21bf9ad0a563 100644 (file)
@@ -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,