X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=436bec94080c2ec0e94b50c07839075c4c90e3d6;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=9fce1564d9d9b3b4f906eb1bd77ed35e1b12fb76;hpb=06de75789d7eb830f8358b1b784e82b9941b33c8;p=silc.git diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index 9fce1564..436bec94 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -1,36 +1,55 @@ -SILC Utility Library -

-Introduction +SILC Utility Library +
+Directory: lib/silcutil/ +
+Library: libsilc.a, libsilc.lib +

+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@