Приглашаем посетить
Культура (cult-news.ru)

Reference: setattr

PreviousChapter 8
Standard Modules
Next
 

setattr

$termios->setattr(fd, option)

Sets terminal control attributes for a given fd; returns undef on failure. option tells when to set the attributes and is one of TCSADRAIN, TCSAFLUSH, or TCSANOW.


PreviousHomeNext
Reference: getospeedBook IndexReference: setcc