I note (now :-) that QueueAsyncCall() works on a strictly LIFO basis, i.e. it's really a stack rather than a queue.

Has anybody ever built a simple round-robin scheduler based on this, for example to handle low-speed comms on an indeterminate number of serial ports?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

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

Reply via email to