> No, ICS is not thread-safe (out of the box)! Like the VCL is not
thread-safe as well. Use of ThreadDetach and ThreadAttach just ensures that
ICS-events trigger in the attached thread's context. There's more to
serialize like access to the client list, etc. 

Ok, so if I use ThreadAttach and ThreadDetach in clients from TWSocketServer
I may have trouble?

My code  inside the event triggers is fine for multi-thread

Eric 

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