Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <termios.h> int tcsendbreak(int fildes, int duration); | |
Description | Extension | |
Return val. | 0 -1 | if successful. if an error occurs. |
Errors |
| |
|
| fildes is not a valid file descriptor. |
| Extension | |
|
| An attempt was made to access a BS2000 file. (End) |
|
| The process group of the writing process is orphaned, and the writing process is not ignoring or blocking |
|
| The file associated with fildes is not a terminal. |
See also |
|