Altera_Forum
Honored Contributor
21 years agouart 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 = ...