On 11/02/2015 08:32 PM, Bo Berglund wrote:
I had already looked at Synapse, but it is blocking.
I took a look at (an old version of the) Indy source code: it uses "Synchronize" to simulate non-blocking behavior.

So if you use a thread to allow for non-blocking Indy functionality, you need to do CheckSynchronize() in a non-GUI Lazarus project.

-Michael

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to