Fastream Technologies wrote:

> Ok, could you please also comment on my C++ code posted? Could there
> be an AV somewhere that I didn't see??

Concerning your design "one cache instance per thread" I'm a bit confused.
Do you also use one instance of SslContext per thread?
One context => one cache, both ought to be tread-safe, so one instance of
each is IMO enough. 

The event handler code looks OK.

--
Arno Garrels


-- 
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