X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcbufferstream.h;fp=lib%2Fsilcutil%2Fsilcbufferstream.h;h=8110f1c44b85a5b97ff5d310c2dc6338baf10a84;hp=f5c7ce04bcaa6c4fb553d89469f0083b49361851;hb=9d07960e92353552d16a8ca5c99d1eff3d4fb534;hpb=296e4d08e79816ef1474596e81857b9261500f22 diff --git a/lib/silcutil/silcbufferstream.h b/lib/silcutil/silcbufferstream.h index f5c7ce04..8110f1c4 100644 --- a/lib/silcutil/silcbufferstream.h +++ b/lib/silcutil/silcbufferstream.h @@ -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