X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=436bec94080c2ec0e94b50c07839075c4c90e3d6;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=2b334d5e3a63a489de405a79962adf9ce6eedb48;hpb=de2519091c6226ee44eb2fa6935bae2f4f5df44d;p=silc.git diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index 2b334d5e..436bec94 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -1,32 +1,36 @@ @@ -40,12 +44,12 @@ 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. +SILC Utility Library provides a full featured runtime library for +applications. It provides the application's main loop, called SILC +Scheduler, threads, locks, file utilities, file streams, socket streams, +TCP and UDP network routines, a finite state machine, lists, a hash table, +UTF-8 routines and other string utilities, and many other utility routines. +The library works on multiple platforms.

@LINKS@