[lazarus] TThread.Synchonize

Sebastian Günther sguenther at gmx.de
Tue Mar 13 19:23:46 EST 2001


Marc Weustink wrote:
> 
> >Sure, use the tasyncio object. See also the socket server demos of the FCL.
> 
> I see 2 disadvantages: It's only implemented on linux

for now, at least. A Win32 version will follow soon.


> and it has it's own "main" loop,

of course


GTK uses a similar concept internally, but although it isn't difficult
to hook into this, you might have some problems to support async I/O in
a platform independent way - as the result would duplicate the existing
AsyncIO unit(s) on many platforms.


- Sebastian






More information about the Lazarus mailing list