Forum Discussion

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

Where is fcntl

alt_avalon_uart_read() and alt_avalon_uart_write() routines support a 'O_NONBLOCK' parameter. I'd like to control this flag from my code using the following function: static vo...