[fpc-pascal]How to find out, if TInputPipeStream empty?
Michael Van Canneyt
michael.vancanneyt at wisa.be
Mon Nov 4 09:37:48 CET 2002
On Sat, 2 Nov 2002, Mattias Gaertner wrote:
> Hi all,
>
> Reading from a TInputPipeStream waits till input arrives. I don't want
> to wait.
> How can I find out if there is input?
> Is there an OS independent solution?
No. That is, not yet. We're working on a OS-independent solution for
asynchroneous I/O, but currently it only works for Linux.
Michael.
More information about the fpc-pascal
mailing list