[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'oldlinux' (#rtl) |
Terminal control: Send break
Source position: oldlinux.pp line 1502
function TCSendBreak( |
fd: LongInt; |
duration: LongInt |
):Boolean; |
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 are reported in LinuxError.
|
Terminal control: Wait till all data was transmitted |
|
|
Terminal control: Suspend transmission of data |
|
|
Terminal control: Discard data buffer |
|
|
Terminal Control: Get terminal attributes |
|
|
Terminal control: Get process group |
|
|
Terminal control: Set attributes |
|
|
Terminal control: Set process group |
|
|
Terminal control: Get terminal name |
|
|
Check if filehandle is a TTY (terminal) |
No notes exist for this page yet.