updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 15 Nov 2007 14:51:41 +0000 (14:51 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 15 Nov 2007 14:51:41 +0000 (14:51 +0000)
lib/doc/command_reply_args.html

index 723593c5c1e6123287f8b94bcc6a5acd098d2086..49b79d6a1bacda08f744a19ef8b252d816aef559 100644 (file)
@@ -293,7 +293,10 @@ founder's public key when it was set.  It may also return the channel
 public key list when the list was altered.  The 'founder_key' and
 'channel_pubkeys' arguments may be NULL.  The 'channel_pubkeys' is a list
 of SilcArgumentDecodedList contexts which each contain one channel public
-key.  The library will automatically free the list.
+key.  The library will automatically free the list.  If the `founder_key'
+was present it will be updated to `channel' entry by the library after
+calling the command_reply callback.  Application may check if the `founder_key'
+is different from the key in `channel' entry to detect if it was changed.
 </td>
 <td width="50%"><small>SilcChannelEntry channel, SilcUInt32 mode,
 SilcPublicKey founder_key, SilcDList channel_pubkeys, SilcUint32 user_limit