You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to send a single byte of code 0x0F the data is not transmitted. Write function does not error.
Other single byte transmissions appear not to be affected, although I haven't tested exhaustively.
I have observed this behaviour on MacOS but haven't tried it on Windows or Linux.
This maybe a syscall issue?
The text was updated successfully, but these errors were encountered:
When I try to send a single byte of code 0x0F the data is not transmitted. Write function does not error.
Other single byte transmissions appear not to be affected, although I haven't tested exhaustively.
I have observed this behaviour on MacOS but haven't tried it on Windows or Linux.
This maybe a syscall issue?
The text was updated successfully, but these errors were encountered: