Chris Johns commented on a discussion on tester/rt/stty.py: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123429

 >          try:
 >              fcntl.fcntl(self.fd, fcntl.F_SETFL,
 >                          fcntl.fcntl(self.fd, fcntl.F_GETFL) | os.O_NONBLOCK)
 > +            x

Yes

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/63#note_123429
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

Reply via email to