Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single byte []byte{0x0f} is not transmitted #84

Open
andrewdjackson opened this issue May 11, 2020 · 0 comments
Open

Single byte []byte{0x0f} is not transmitted #84

andrewdjackson opened this issue May 11, 2020 · 0 comments

Comments

@andrewdjackson
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant