Thursday, 23 February 2012

Select in linux/termios in lnux

While searching for information on termios , I came across following link. This link contains info and examples on
1) Canonical and non-canonical mode of termios
2) select call with simple two file descripters
3) By setting attributes of termios we can have read to be completed either on specified no of characters or if specified inter-character timeout occures. 

http://tldp.org/HOWTO/Serial-Programming-HOWTO/x115.html

No comments:

Post a Comment