Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5307
Assignee: Chris Johns ## Summary If you configure a tty in _Noncanonical Mode Input Processing_ mode and the settings `MIN > 0` and `TIME = 0` and you call `read()` the thread blocks until data is received even if you change to `MIN = 0` and `TIME = 0`. The receiver should be able to handle this and assume the new settings. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5307 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs