[fpc-pascal] lnet for TCP daemon

Michael Van Canneyt michael at freepascal.org
Wed Sep 18 14:10:05 CEST 2013



On Wed, 18 Sep 2013, Michael Schnell wrote:

> On 09/18/2013 01:26 PM, Marco van de Voort wrote:
>> While there is sigalarm, but can you have multiple independent timers in an 
>> application that way?
>
> I don't know. We would need to ask mse.

mse inverts the problem.

The timer implementation relies on an external 'tick' routine.

How this tick is delivered depends entirely on the event loop.

Michael.



More information about the fpc-pascal mailing list