Forum Discussion
Altera_Forum
Honored Contributor
16 years agoProblem with non-blocking UART I/O
Hi guys, I'm struggling with non-blocking UART (RS-232) I/O these days. I'm using the 9.1 suite with Software Build Tools for Eclipse, but it seems that the very same problem was also in previ...
Altera_Forum
Honored Contributor
15 years agoProbably because that is what a posix/unix system would do.
zero means 'end of file', so an error code is used for 'no data'.