next up previous contents index
Next: TCGetPGrp Up: Functions and procedures Previous: CFMakeRaw

TCSendBreak

   

Declaration:

Function TCSendBreak (Fd,Duration:longint) : Boolean;

Description:

TCSendBreak Sends zero-valued bits on an asynchrone serial connection decsribed by file-descriptor Fd, for duration Duration.

The function returns True if the action was performed successfully, False otherwise.

Errors:

Errors are reported in LinuxError.

See also:

termios (2)

Function TCSetPGrp(Fd,Id:longint):boolean; TCSetPGrp Sets the Process Group Id to Id.

The function returns True if the call was successful, False otherwise. Errors are returned in LinuxError. TCGetPGrptermios (2)



Michael Van Canneyt
Tue Mar 31 16:46:10 CEST 1998