X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=a48ad6b02d2862d91380dca1c788a20df9bc3916;hb=386c883d8774999c6e74d7c6c37e52e4163a4cb1;hp=f77eee6a190bb9a8a79420163b4c36788475ea21;hpb=72e3a28c7398a56d25433bcbbd1e54576777f802;p=silc.git diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index f77eee6a..a48ad6b0 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -1,34 +1,36 @@ -
    -SILC Utility Library

    -Introduction

    -
    
    +SILC Utility Library
    +

    +Introduction + +

    SILC Utility Library provides various utility routines for the applications. For example, it provides the application's main loop, called the SILC Scheduler. It can handle all kinds of tasks, like socket connections and timeout tasks. The SILC Utility Library also provides various buffer management routines. All of these routines work on multiple platforms such as Unix and WIN32. -
    -
    -
  1. SILC Buffer API -
  2. SILC Buffer Format API -
  3. SILC Buffer Utility API -
  4. SILC Hash Table API -
  5. SILC Log and Debug API -
  6. SILC Memory API -
  7. SILC Mutex API -
  8. SILC Thread API -
  9. SILC Net API -
  10. SILC Schedule API -
  11. SILC Socket Connection API -
  12. SILC Util API -
  13. SILC Zip API -
  14. SILC List API -
  15. SILC Dynamic List API -
+

+@LINKS@