> It is safe to have each HttpCli using his own TMemoryStream and have a lot
> of HttpCli running concurrently.
> It is unsafe to have the same TMemoryStream used by several HttpCli
> components unless you know exactly what you are doing. I would not
> recommand
> it.

Great. I was hoping that was the case. I am using a different TMemoryStream
for each component. I was wondering, though, if TMemoryStream could call a
non-thread safe VCL function, in which case I would think there could be a
problem.

Thanks,
Albert

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to