su  1.12.11devel
Modules
Here is a list of all modules:
[detail level 12]
 Shell ProgramsThe su module provides few shell utilities:
 Socket FunctionsThe <sofia-sip/su.h> contains the portable socket functions
 Hash tablesHash tables
 MD5 DigestThe MD5 message digest algorithm is described in RFC 1321 by R. Rivest,
 Memory Management TutorialThis page gives a short overview of home-based memory management used with Sofia. Such home-based memory management is useful when a lot of memory blocks are allocated for given task. The allocations are done via the memory home, which keeps a reference to each block. When the memory home is then freed, it will free all blocks to which it has reference
 Fast string searching with Boyer-Moore algorithmThe Boyer-Moore algorithm is used to implement fast substring search. The algorithm has some overhead caused by filling a table. Substring search then requires at most 1 / substring-length less string comparisons. On modern desktop hardware, Boyer-Moore algorithm is seldom faster than the naive implementation if the searched substring is shorter than the cache line
 Logging InterfaceGeneric logging interface
 String ListsLists of strings
 Tag Item ListsObject-oriented tag routines for Sofia utility library
 Time HandlingOS-independent timing functions and types for the su library
 GloballyUniqueIDsGlobally unique IDs and random integers
 VectorsPointer vectors
 ▼Syncronization and ThreadingSyncronization and threading interface
 Example and test code for syncronization and threadsExample programs demonstrate the su syncronization and threading primitives

Sofia-SIP 1.12.11devel - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.