silcruntime.h: include stdarg.h by default
[runtime.git] / lib / silcutil / silcbufferstream.h
index f5c7ce04bcaa6c4fb553d89469f0083b49361851..8110f1c44b85a5b97ff5d310c2dc6338baf10a84 100644 (file)
@@ -32,6 +32,9 @@
  * Packet API which would be more desriptive name but that API name is already
  * used by another SILC distribution.
  *
+ * Buffer stream is not thread-safe.  If the same buffer stream must be
+ * used in multithreaded environment concurrency control must be employed.
+ *
  ***/
 
 #ifndef SILCBUFFERSTREAM_H