home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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 .