X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2FDIRECTORY;h=436bec94080c2ec0e94b50c07839075c4c90e3d6;hp=1caefbf34b7df41ffaa6e2f4641f56b6c4569bb3;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hpb=35013080aabb8ec82609c07c43c5444cbf6568e4 diff --git a/lib/silcutil/DIRECTORY b/lib/silcutil/DIRECTORY index 1caefbf3..436bec94 100644 --- a/lib/silcutil/DIRECTORY +++ b/lib/silcutil/DIRECTORY @@ -1,37 +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@