Hello,
it would be nice to provide an option which could allow to reuse the main loop of the application to process the requests. Thus, we could avoid blocking calls like this, e.g:
|
procedure TApplication.DoRun; |
It requires this library Sagui's feature: risoflora/libsagui#9
Hello,
it would be nice to provide an option which could allow to reuse the main loop of the application to process the requests. Thus, we could avoid blocking calls like this, e.g:
brookfreepascal/brokers/Tardigrade/brooktardigradebroker.pas
Line 350 in 782b917
It requires this library Sagui's feature: risoflora/libsagui#9