Header changes.
[runtime.git] / lib / silcutil / silcidcache.h
index 7b84e7bc01624c86b199ec6f05492b60ee5ab50e..402c17158f385b5da2b4995b738b661f25a4a89d 100644 (file)
@@ -25,6 +25,9 @@
  * protocol.  Application can save here the ID's it uses and the interface
  * provides fast retrieval of the ID's from the cache.
  *
+ * SILC ID Cache is not thread-safe.  If the same cache context must be 
+ * used in multithreaded environment concurrency control must be employed.
+ *
  ***/
 
 #ifndef SILCIDCACHE_H