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

Implement configurable buffer size on Windows (#173) #174

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MathiasYde
Copy link

I've added the implementation to configure the buffer size on Windows.
I don't know Linux well enough to add a proper implementation, so for now I've made it always return an error with the Unsupported error kind - I don't know if it's even possible to configure the buffer size on Linux.

@RossSmyth
Copy link
Contributor

Poking around, this does not seem to be something that is possible on Linux. So I would recommend that this is a method on COMPort specifically.

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

Successfully merging this pull request may close these issues.

2 participants