[fpc-devel] TProcess.output.read does not return until process stopped running.
ik
idokan at gmail.com
Fri May 19 15:20:36 CEST 2006
Hi,
When executing a program using TProcess, it seems that Output.read
does not return from the reading, until the execution of the process
is over.
Is that something that suppose to happen ? If so, is there a non
blocking way that I can have the given data while the stream still
getting data (and make it work like the real idea of streaming) ?
Thanks,
Ido
More information about the fpc-devel
mailing list