Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

uart nonblocking

How can I do nonblocking io with uart I have a singlethread enviroment and need nonblocking io for uart I tried the following code, but it does not work correctly int fd; fd = ...