Added SILC Thread Queue API
[crypto.git] / lib / silcclient / DIRECTORY
index 84267123723b35e68aa08f8620114dbae708a2d8..1f07de86ab9b7958c24bc1d4fd55efd700020299 100644 (file)
@@ -3,8 +3,11 @@
 @FILENAME=silcclientlib.html
 @LINK=silcclient_using.html:Using SILC Client Library Tutorial
 @LINK=command_reply_args.html:Arguments for <b>command_reply</b> Client Operation
+@LINK=silcstatus_args.html:SilcStatus Error Arguments in <b>command_reply</b> Client Operation
 @LINK=notifyargs.html:Arguments for <b>notify</b> Client Operation
+@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library
 @LINK=silcclient.html:Client Library Interface Reference
+@LINK=silcclient_entry.html:Client Entry Interface Reference
 -->
 
 <big><b>SILC Client Library</b></big>
@@ -16,7 +19,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC Client Library is SILC Client implementation without the actual user 
+SILC Client Library is SILC Client implementation without the actual user
 interface. The library uses common and core components of SILC protocol from
 lib/silccore library and normal utility routines from lib/silcutil library.
 The library has been designed to be complete SILC Client implementation