> My app look like:
> 
> Server:
> procedure xyz
> ready=false
> send message number 101 to client.
> while not ready do
> processmessages
> sleep

This is bad. Remove your wait loop and use pure event driven operation.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


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

Reply via email to