[fpc-pascal] lnet for TCP daemon

Michael Schnell mschnell at lumino.de
Mon Sep 16 10:58:46 CEST 2013


On 09/13/2013 07:08 PM, Sven Barth wrote:
>
> As we have already written in some previous mails to there is a global 
> event procedure to wake up the main thread that is triggered when 
> something is queued. The LCL uses this already and other programs 
> could use a TEvent or whatever.
>

Could you elaborate on this ? Is this "triggering" done by some kind of 
self-piping or using an OS semaphore ? Is it provided for all OSes and Archs

Or do you mean a function call is provided that allows the user (or the 
LCL) to implement such a functionality.

-Michael




More information about the fpc-pascal mailing list