Watcher list support added.
[silc.git] / lib / silcutil / silcdlist.h
index ef4a9d64913e611ba3fc2019c8a685f3343afb9a..8ea683b8a41ac7c2e2f158b30099124b5add98e7 100644 (file)
    allocated already and the new list entry requires one additional memory 
    allocation.  The memory allocation and free'ing is done automatically in
    the API and does not show to the caller.
-
-   I left sorting functions out because I don't know whether we need them.
-   If needed, just copy them from silclist.h
-
 */
 
 /* SilcDList object. This is the actual SilcDList object that is used by