Eric, talking about your shared timer: do you call OnTimer of all attached 
objects directly or post WM_TIMER to them? I had though over the same timer 
class and that was my idea to broadcast timer signal. I think it'll eliminate 
the issue of blocking during loop since PostMessage is asynchronous. But I'm 
not sure, maybe it'll overload message queues.

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