next up previous contents index
Next: TCFlow Up: Functions and procedures Previous: SymLink

TCDrain

   

Declaration:

Function TCDrain (Fd:longint) : Boolean;

Description:

TCDrain waits until all data to file descriptor Fd is transmitted.

The function returns True if the call was succesfull, False otherwise.

Errors:

Errors are reported in LinuxError

See also:

termios (2)



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998