Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIdeally, one could change the blocking status of STDIN instead of making another file descriptor and updating all of the calls to printf with the new file descriptor.
I have heard that support for the fcntl call will be added in a future release. That functionality would be very helpful. As far as the original post, there isn't a way that I can see of changing STDIN to non blocking. Only a way to create a new file descriptor which is non blocking. However, I am still impressed with the depth of the HAL and I am looking forward to the refinements that Altera is providing. regards,