https://bugs.winehq.org/show_bug.cgi?id=38204
--- Comment #7 from kotomixkyou@gmail.com --- (In reply to kotomixkyou from comment #6)
(In reply to Alexandre Julliard from comment #5)
17 is ctrl-Q (XON), probably software flow control is mistakenly enabled on that link.
How can I go about testing or disabling software flow control? Nothing in the code mentions "11U" "17" or any combination of flow control. Nor does the software documentation.
Sorry ignore this I just went through and tested it with stty. Seems to resolve this issue at least.
Thank you