> 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));

> BTW, I am new to Linux (Ubuntu 6.06) and not really sure, which units I 
> have to include: baseunix, oldlinux unix. I tried several combinations.

baseunix, but there is some terminal stuff abstracted from exact *nix
version in termio.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to