[fpc-pascal] Flushing serial inqueue on Linux

Bernd Mueller mueller.b at gmx.net
Fri Feb 23 16:55:01 CET 2007


>> I can read incoming characters, so the connection is ok and lHandle is 
>> valid. I tried TCIOFLUSH as another QueSelector and tried also ioctl 
>> instead of Fpioctl.
> 
> termio.tcflush but that does 
> 
> fpioctl(fd,TCIOflush,pointer(qsel));

TCFlush is working now. Thank you.

Regards, Bernd.



More information about the fpc-pascal mailing list