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